u-boot/arch/arm
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
..
cpu kirkwood: add save functionality kirkwood_mpp_conf function 2012-07-07 14:07:31 +02:00
dts tegra: fdt: Add keyboard controller definition 2012-05-15 08:31:40 +02:00
include/asm kirkwood: add save functionality kirkwood_mpp_conf function 2012-07-07 14:07:31 +02:00
lib net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
config.mk Makefile: Add a 'checkthumb' rule 2012-05-15 08:31:26 +02:00