diff options
author | Tom Rini <trini@ti.com> | 2013-10-04 10:51:40 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-11-01 15:56:00 -0400 |
commit | 552998e5f7655ba8fd3acff400012bd651edff06 (patch) | |
tree | dc763c86b2c92dde26c1c6f3bf647cbf8e8b4412 /common/cmd_mdio.c | |
parent | 6843918e0035bf06cb65ad2b4c98b38e86e43bd5 (diff) | |
download | u-boot-imx-552998e5f7655ba8fd3acff400012bd651edff06.zip u-boot-imx-552998e5f7655ba8fd3acff400012bd651edff06.tar.gz u-boot-imx-552998e5f7655ba8fd3acff400012bd651edff06.tar.bz2 |
TI:armv7: Change CONFIG_SYS_SPL_ARGS_ADDR to a higher address
With changes to increase the size of the device tree (required to move
more data out of the kernel and into DT), loading the args at the old
address leads to us overwriting things later on. To correct this, load
the args file to where we load the device tree anyhow. This is also
safe for non-DT booting as in either case we use r2 to pass in the
location of things.
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'common/cmd_mdio.c')
0 files changed, 0 insertions, 0 deletions