Build the Raspberry Pi dtb file when building the kernel so we can copy it

to the boot partition for U-Boot.
This commit is contained in:
Andrew Turner 2013-03-02 03:23:14 +00:00
parent 61fc9468e0
commit 6f02c16b63
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=247609

View File

@ -117,4 +117,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=bcm2835-rpi-b.dts