From 0260871411ebcf60940c47fa74446e8589b63d0e Mon Sep 17 00:00:00 2001 From: rpaulo Date: Mon, 1 Jul 2013 05:01:27 +0000 Subject: Use the new FDT_FILE rpi.dts. --- sys/arm/conf/RPI-B | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/arm') diff --git a/sys/arm/conf/RPI-B b/sys/arm/conf/RPI-B index cb25970..309c725 100644 --- a/sys/arm/conf/RPI-B +++ b/sys/arm/conf/RPI-B @@ -118,4 +118,4 @@ options FDT # Note: DTB is normally loaded and modified by RPi boot loader, then # handed to kernel via U-Boot and ubldr. #options FDT_DTB_STATIC -makeoptions FDT_DTS_FILE=bcm2835-rpi-b.dts +makeoptions FDT_DTS_FILE=rpi.dts -- cgit v1.1