summaryrefslogtreecommitdiff
path: root/include/configs/kilauea.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-07-29 07:25:52 (GMT)
committerWolfgang Denk <wd@denx.de>2009-07-29 07:25:52 (GMT)
commitd7b0781e2b734ff64ba71847a3ab5340ca547a51 (patch)
tree3d7701523799c106759d9598a9977472e1f38543 /include/configs/kilauea.h
parent03a14104f1ccd395caa774c077b4305963afebf7 (diff)
parent042d01c72e0ea95731708dd24bb8b6cf42e75c80 (diff)
downloadu-boot-d7b0781e2b734ff64ba71847a3ab5340ca547a51.tar.xz
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Diffstat (limited to 'include/configs/kilauea.h')
-rw-r--r--include/configs/kilauea.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/kilauea.h b/include/configs/kilauea.h
index 44bcbc0..965599c 100644
--- a/include/configs/kilauea.h
+++ b/include/configs/kilauea.h
@@ -236,9 +236,11 @@
*
* DDR Autocalibration Method_B is the default.
*/
+#if !defined(CONFIG_NAND_U_BOOT) && !defined(CONFIG_NAND_SPL)
#define CONFIG_PPC4xx_DDR_AUTOCALIBRATION /* IBM DDR autocalibration */
#define DEBUG_PPC4xx_DDR_AUTOCALIBRATION /* dynamic DDR autocal debug */
#undef CONFIG_PPC4xx_DDR_METHOD_A
+#endif
#define CONFIG_SYS_SDRAM0_MB0CF_BASE (( 0 << 20) + CONFIG_SYS_SDRAM_BASE)