diff options
author | Vladimir Vid <vladimir.vid@sartura.hr> | 2020-09-14 17:24:24 +0200 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-09-17 21:09:51 +0200 |
commit | 9f0d8826800eef8018720b76b0f4e56fb59b7448 (patch) | |
tree | df38423c0dfa7b90d2d191b8ad3042d42cae6880 /.gitignore | |
parent | 4fb58813f94ac6cc8167138e23a92189fe50b258 (diff) | |
download | upstream-9f0d8826800eef8018720b76b0f4e56fb59b7448.tar.gz upstream-9f0d8826800eef8018720b76b0f4e56fb59b7448.tar.bz2 upstream-9f0d8826800eef8018720b76b0f4e56fb59b7448.zip |
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>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions