diff options
author | Gerlando Falauto <gerlando.falauto@keymile.com> | 2012-07-27 05:16:38 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2012-07-31 22:36:31 +0200 |
commit | 3a532346fcf2aacc52351e3cb39f9c7a4850f70d (patch) | |
tree | ad63cf6b4a91a48bd640e49541120dddcd75bf82 /board/astro | |
parent | 65c7f92313784e971bd688ea2ed3a8b1349c8d0a (diff) | |
download | u-boot-imx-3a532346fcf2aacc52351e3cb39f9c7a4850f70d.zip u-boot-imx-3a532346fcf2aacc52351e3cb39f9c7a4850f70d.tar.gz u-boot-imx-3a532346fcf2aacc52351e3cb39f9c7a4850f70d.tar.bz2 |
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>
Diffstat (limited to 'board/astro')
0 files changed, 0 insertions, 0 deletions