u-boot-brain/arch/powerpc
Anatolij Gustschin b84d6d27fc mpc512x: add common LAW and Chip Select configuration
Currently each mpc512x board has its own LAW and CS config code,
we should avoid this code duplication. Allow all boards to use
common code by only defining LAW and CS config macros like
CONFIG_SYS_CSx_START, CONFIG_SYS_CSx_SIZE and CONFIG_SYS_CSx_CFG.

Also allow common configuration of additional CS parameters by
CONFIG_SYS_CS_ALETIMING, CONFIG_SYS_CS_BURST, CONFIG_SYS_CS_DEADCYCLE
and CONFIG_SYS_CS_HOLDCYCLE options.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
2013-03-09 08:20:54 +01:00
..
cpu mpc512x: add common LAW and Chip Select configuration 2013-03-09 08:20:54 +01:00
include/asm powerpc: Use generic global_data 2013-02-04 09:05:46 -05:00
lib Clean up libfdt.h includes 2013-02-08 22:32:38 -05:00
config.mk powerpc: change .fixup test to a GCC version test 2012-11-26 15:41:22 -06:00