summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/spd_sdram.c
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2005-08-09 17:38:59 +0200
committerWolfgang Denk <wd@pollux.denx.de>2005-08-09 17:38:59 +0200
commit38ec37d0f1ba3cb7e7d3766d62e01ededbdcbd1d (patch)
treedf795a78bfb6b851feb172f0e0f26d9ada260b91 /cpu/ppc4xx/spd_sdram.c
parentc19c3134799585c9feaad63a420fe6e704f2f2a4 (diff)
parent846b0dd2dca945c8bede8a34e2fa86e876715a06 (diff)
downloadu-boot-imx-38ec37d0f1ba3cb7e7d3766d62e01ededbdcbd1d.zip
u-boot-imx-38ec37d0f1ba3cb7e7d3766d62e01ededbdcbd1d.tar.gz
u-boot-imx-38ec37d0f1ba3cb7e7d3766d62e01ededbdcbd1d.tar.bz2
Merge with /home/wd/git/u-boot/master
Diffstat (limited to 'cpu/ppc4xx/spd_sdram.c')
-rw-r--r--cpu/ppc4xx/spd_sdram.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/ppc4xx/spd_sdram.c b/cpu/ppc4xx/spd_sdram.c
index e2eab62..a8cfcd4 100644
--- a/cpu/ppc4xx/spd_sdram.c
+++ b/cpu/ppc4xx/spd_sdram.c
@@ -734,7 +734,7 @@ long int spd_sdram(void) {
*/
check_volt_type(dimm_populated, iic0_dimm_addr, num_dimm_banks);
-#if defined(CONFIG_440_GX)
+#if defined(CONFIG_440GX)
/*
* Soft-reset SDRAM controller.
*/