uboot-mt623x/arch
Wolfgang Denk 553f09823c Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
CONFIG_SYS_INIT_RAM_END was a misnomer as it suggests this might be
some end address; to make the meaning more clear we rename it into
CONFIG_SYS_INIT_RAM_SIZE

No other code changes are performed in this patch, only minor editing
of white space (due to the changed length) and the comments was done,
where noticed.

Note that the code for the PATI and cmi_mpc5xx board configurations
looks seriously broken.  Last known maintainers on Cc:

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Denis Peter <d.peter@mpl.ch>
Cc: Martin Winistoerfer <martinwinistoerfer@gmx.ch>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
2010-10-26 21:03:25 +02:00
..
arm ARM: Use consistent assembler syntax 2010-10-26 20:52:23 +02:00
avr32 board_init_r: Removed unused cmdtp variable 2010-10-19 23:55:09 +02:00
blackfin Blackfin: workaround anomaly 05000440 2010-10-14 20:23:26 -04:00
i386 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m68k Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE 2010-10-26 21:03:25 +02:00
microblaze FDT: only call boot_get_fdt from generic code 2010-10-18 22:52:10 +02:00
mips board_init_r: Removed unused cmdtp variable 2010-10-19 23:55:09 +02:00
nios2 FDT: only call boot_get_fdt from generic code 2010-10-18 22:52:10 +02:00
powerpc Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE 2010-10-26 21:03:25 +02:00
sh sh: Fix warning about uninitialized value of ramdisk_flags 2010-10-21 10:42:23 +09:00
sparc boot: change some arch ifdefs to feature ifdefs 2010-10-18 22:53:32 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00