Tom Rini 2f45b3041e 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>
2021-08-31 17:46:37 -04:00
..
2021-01-16 11:17:20 +01:00
2020-12-20 17:40:06 +01:00
2021-02-21 09:21:35 +01:00
2020-12-20 17:40:06 +01:00
2021-01-25 01:15:34 +01:00
2021-01-25 01:15:33 +01:00
2021-01-25 01:15:33 +01:00
2021-01-25 01:15:34 +01:00
2021-04-24 06:53:40 +02:00
2021-01-25 01:15:33 +01:00
2021-02-04 20:36:06 +01:00
2021-01-25 01:15:34 +01:00
2021-01-25 01:15:33 +01:00
2021-03-14 11:50:16 -04:00
2021-05-18 12:36:12 +02:00
2021-01-25 01:15:34 +01:00
2021-06-09 00:13:54 +02:00