u-boot-brain/arch/arm/cpu/arm926ejs/kirkwood
Valentin Longchamp 8f5d7a0398 kirkwood: add save functionality kirkwood_mpp_conf function
If a second non NULL argument is given to the kirkwood_mpp_conf
function, it will be used to store the current configuration of the MPP
registers. mpp_save  must be a preallocated table of the same size as
mpp_list and it must be zero terminated as well.

A later call to kirkwood_mpp_conf function with this saved list as first
(mpp_conf) argment will set the configuration back.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
cc: Holger Brunck <holger.brunck@keymile.com>
cc: Prafulla Wadaskar <prafulla@marvell.com>
2012-07-07 14:07:31 +02: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 ARM: kirkwood: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
Makefile arm, arm-kirkwood: disable l2c before linux boot 2012-02-12 10:11:28 +01:00
mpp.c kirkwood: add save functionality kirkwood_mpp_conf function 2012-07-07 14:07:31 +02:00
timer.c bugfix: all Marvell specific build fails due to undefined reference to `get_ticks' 2012-02-12 10:11:28 +01:00