summaryrefslogtreecommitdiffstats
path: root/board/ids8247
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2008-08-06 14:05:38 +0200
committerStefan Roese <sr@denx.de>2008-08-06 14:05:38 +0200
commitf2302d4430e7f3f48308d6a585320fe96af8afbd (patch)
treeeec529fa883a32b0bd44f65aa46a454dc5c69688 /board/ids8247
parent9246f5ecfd353ae297a02ffd5328402acf16c9dd (diff)
downloadtalos-obmc-uboot-f2302d4430e7f3f48308d6a585320fe96af8afbd.tar.gz
talos-obmc-uboot-f2302d4430e7f3f48308d6a585320fe96af8afbd.zip
Fix merge problems
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/ids8247')
-rw-r--r--board/ids8247/ids8247.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/ids8247/ids8247.c b/board/ids8247/ids8247.c
index 44fc79cd58..065014a11e 100644
--- a/board/ids8247/ids8247.c
+++ b/board/ids8247/ids8247.c
@@ -321,7 +321,7 @@ nand_init (void)
printf ("%4lu MB\n", totlen >>20);
}
-#endif /* CFG_CMD_NAND */
+#endif /* CONFIG_CMD_NAND */
#if defined(CONFIG_OF_BOARD_SETUP) && defined(CONFIG_OF_LIBFDT)
/*
OpenPOWER on IntegriCloud