Re: [U-Boot] [PATCH 5/7] powerpc/82xx: add SDRAM detection for km82xx

2012-07-31 Thread Wolfgang Denk
Dear Gerlando Falauto, In message 1343402200-32020-6-git-send-email-gerlando.fala...@keymile.com you wrote: 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

[U-Boot] [PATCH 5/7] powerpc/82xx: add SDRAM detection for km82xx

2012-07-27 Thread Gerlando Falauto
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