mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-09 04:35:22 +00:00
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> |
||
|---|---|---|
| .. | ||
| base-files | ||
| cortexa9 | ||
| cortexa53 | ||
| cortexa72 | ||
| files/arch | ||
| files-4.19/arch/arm64/boot/dts/marvell | ||
| image | ||
| patches-4.19 | ||
| patches-5.4 | ||
| config-4.19 | ||
| config-5.4 | ||
| Makefile | ||
| modules.mk | ||