CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/10/12 12:37:22
Modified files:
distrib/arm64/miniroot: Makefile
distrib/arm64/ramdisk: install.md
Log message:
Make the rpi3 firmware pass the FDT at the address expected by the current
u-boot by setting device_tree_address to the right value in config.txt.
Also switch to setting arm_64bit instead of arm_control since the latter
is deprecated. Based on a diff from bmercer@.
ok jsg@, bmercer@, deraadt@
