CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/10/17 16:21:29
Modified files:
sysutils/u-boot: Makefile
Added files:
sysutils/u-boot/patches: patch-configs_rpi_2_defconfig
patch-configs_rpi_3_32b_defconfig
patch-configs_rpi_3_defconfig
Log message:
Change from CONFIG_OF_EMBED to CONFIG_OF_BOARD in rpi targets, avoids
having to set device tree address in config.txt as the dtb address
passed via atags is used. Patch from Alexander Graf in openSUSE U-Boot
tree. Discussed with kettenis@