u-boot/arch/arm/cpu/arm926ejs/kirkwood
Albert ARIBAUD 9d86f0c30b kirkwood: make MPP arrays static const
This saves stack and code memory for local copy, and
consumes initialized data memory. For 22 of the 29
kirkwood-based boards, this results in a global saving
of about 30 bytes. For 7 of them, it results in an
increase of 6 to 14 bytes.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
2013-01-09 04:12:10 +05:30
..
Makefile arm, arm-kirkwood: disable l2c before linux boot 2012-02-12 10:11:28 +01:00
cache.c arm, arm-kirkwood: disable l2c before linux boot 2012-02-12 10:11:28 +01:00
cpu.c Stop using builtin_run_command() 2012-03-06 21:09:26 +01:00
dram.c kirkwood: implement kw_sdram_size_adjust 2012-10-03 16:43:13 +05:30
mpp.c kirkwood: make MPP arrays static const 2013-01-09 04:12:10 +05:30
timer.c bugfix: all Marvell specific build fails due to undefined reference to `get_ticks' 2012-02-12 10:11:28 +01:00