u-boot-brain/board/keymile
Gerlando Falauto 3a532346fc powerpc/82xx: add SDRAM detection for km82xx
This patch adds SDRAM detection feature to km82xx boards.
To enable this feature, define CONFIG_SYS_SDRAM_LIST as the initializer
for an array of struct sdram_conf_s.
These structs will expose the bitfields within registers PSDMR and OR1 which
have to be different between configurations; common bitfields will be
defined, as usual, within CONFIG_SYS_PSDMR and CONFIG_SYS_OR1.
If CONFIG_SYS_SDRAM_LIST is not defined, then the usual behavior is retained.

Signed-off-by: Gerlando Falauto <gerlando.falauto@keymile.com>
2012-07-31 22:36:31 +02:00
..
common km/common: remove printfs for i2c deblocking code 2012-07-31 08:04:13 +02:00
km_arm Minor Coding Style cleanup 2012-07-10 09:18:33 +02:00
km82xx powerpc/82xx: add SDRAM detection for km82xx 2012-07-31 22:36:31 +02:00
km83xx doc: cleanup - move board READMEs into respective board directories 2012-07-29 15:42:02 +02:00
scripts km/common: add toolchain variable 2011-12-20 23:43:45 +01:00