u-boot/arch
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
..
arm mac: Fix the condition check for setting the MAC from the EEPROM 2013-02-20 08:52:41 -05:00
avr32 malloc: make malloc_bin_reloc static 2013-02-19 17:01:26 -05:00
blackfin blackfin: bf60x: add resume from hibernate 2013-03-04 13:42:08 +08:00
m68k malloc: make malloc_bin_reloc static 2013-02-19 17:01:26 -05:00
microblaze Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze 2013-02-04 09:14:22 -05:00
mips MIPS: board.c: remove manual relocation of env_name_spec 2013-02-15 18:00:04 +01:00
nds32 malloc: make malloc_bin_reloc static 2013-02-19 17:01:26 -05:00
nios2 Clean up libfdt.h includes 2013-02-08 22:32:38 -05:00
openrisc openrisc: Use generic global_data 2013-02-04 09:05:46 -05:00
powerpc mpc512x: add common LAW and Chip Select configuration 2013-03-09 08:20:54 +01:00
sandbox sandbox: Add a way of obtaining directory listings 2013-03-04 14:19:56 -05:00
sh sh: Use generic global_data 2013-02-04 09:05:46 -05:00
sparc malloc: make malloc_bin_reloc static 2013-02-19 17:01:26 -05:00
x86 x86: Add error checking to x86 relocation code 2013-03-04 15:57:48 -08:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00