]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/BSC9131RDB.h
powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZE
authorYork Sun <york.sun@nxp.com>
Wed, 6 Apr 2016 20:22:10 +0000 (13:22 -0700)
committerYork Sun <york.sun@nxp.com>
Fri, 8 Apr 2016 22:41:43 +0000 (15:41 -0700)
commitb39d1213e30717c435c8ed43411d573d435557cb
treed0c4194127a0b98839d410e93b4c1c6e397b013a
parent4c1ceb6954d3e2defabe5633567ad1335f2ac730
powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZE

CONFIG_SYS_INIT_RAM_SIZE may be used out of the board header file.
Some boards use CONFIG_SYS_INIT_RAM_END for the same purpose. To
unify the macros, use CONFIG_SYS_INIT_RAM_SIZE for all.

Signed-off-by: York Sun <york.sun@nxp.com>
CC: Mario Six <mario.six@gdsys.cc>
Acked-by: Stefan Roese <sr@denx.de>
Acked-by: Anatolij Gustschin <agust@denx.de>
include/configs/BSC9131RDB.h
include/configs/BSC9132QDS.h
include/configs/C29XPCIE.h
include/configs/P1010RDB.h
include/configs/a3m071.h
include/configs/ac14xx.h
include/configs/dlvision-10g.h
include/configs/io.h
include/configs/iocon.h
include/configs/o2dnt-common.h