summaryrefslogtreecommitdiff
path: root/include/configs/imx8mp_evk.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-23 10:25:29 -0400
committerTom Rini <trini@konsulko.com>2021-08-31 17:46:37 -0400
commit2f45b3041e8431f3e2007d521a570daa4cb95a8e (patch)
tree886b49ccce9d6b847cf6a0e9e138aa7c1e187087 /include/configs/imx8mp_evk.h
parent9582af1afa506a29dd23912cdc888af582f85d56 (diff)
qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDR
All platforms define CONFIG_SYS_LOAD_ADDR, but only some define CONFIG_LOADADDR. Very very rarely are these not the same address, and qemu-ppce500 is one such case. However, based on reading the history of the code, this mismatched value was simply a copy-paste from other PowerPC platforms where it is this unused currently. Switch the code to use CONFIG_SYS_LOAD_ADDR and update the documentation. Cc: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'include/configs/imx8mp_evk.h')
0 files changed, 0 insertions, 0 deletions