openwrt/target/linux/mvebu/image
Vladimir Vid 9f0d882680 mvebu: image: add check for fdt_add_r and kernel_addr_r variables
fdt_addr and kernel_addr variables are getting obsolete in the mainline
u-boot in favor of fdt_addr_r and kernel_addr_r.

By checking if the new variables exist, we can make sure that devices with newer
version of u-boot will work while not breaking support for the existing ones.

Signed-off-by: Vladimir Vid <vladimir.vid@sartura.hr>
Acked-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
2020-09-17 21:09:51 +02:00
..
Makefile mvebu: move definition of factory.img out of Device/Default 2020-06-28 14:07:57 +02:00
clearfog.bootscript mvebu: image: introduce BOOT_SCRIPT variable 2019-05-11 23:11:04 +02:00
cortexa9.mk Revert "treewide: add sysupgrade comment for early DSA-adopters" 2020-09-08 19:26:22 +02:00
cortexa53.mk mvebu: tidy up support for GL.iNet GL-MV1000 2020-04-27 00:25:12 +02:00
cortexa72.mk mvebu: add support for MACCHIATObin Single Shot 2020-07-12 02:06:02 +02:00
gen_mvebu_sdcard_img.sh mvebu: gen_mvebu_sdcard_img.sh: use /bin/sh 2019-12-31 01:13:59 +01:00
generic-arm64.bootscript mvebu: image: add check for fdt_add_r and kernel_addr_r variables 2020-09-17 21:09:51 +02:00
udpu.bootscript mvebu: uDPU: add sysupgrade support 2019-08-24 23:11:15 +02:00