summaryrefslogtreecommitdiffstats
path: root/include/configs/mcc200.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@nyx.denx.de>2006-03-06 13:03:37 +0100
committerWolfgang Denk <wd@nyx.denx.de>2006-03-06 13:03:37 +0100
commitbfc81252c0de3bfcf92c7c35bc04341fb33e4e4e (patch)
treed2b832bf54040b49a8518b63620f2774398fa8d5 /include/configs/mcc200.h
parent4e3ccd26925e5ada78dd89779838f052dffe3e67 (diff)
downloadblackbird-obmc-uboot-bfc81252c0de3bfcf92c7c35bc04341fb33e4e4e.tar.gz
blackbird-obmc-uboot-bfc81252c0de3bfcf92c7c35bc04341fb33e4e4e.zip
Minor code cleanup
Diffstat (limited to 'include/configs/mcc200.h')
-rw-r--r--include/configs/mcc200.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/configs/mcc200.h b/include/configs/mcc200.h
index a48c21b53a..d4dee3b77a 100644
--- a/include/configs/mcc200.h
+++ b/include/configs/mcc200.h
@@ -229,9 +229,8 @@
/*
* GPIO configuration
*/
-//###CHD: MSB = 1 -> 64MB: funktioniert nicht: ERRATA - BUG?
-//###CHD: 0x10000004 = 32MB SDRAM
-//###CHD: 0x90000004 = 64MB SDRAM
+/* 0x10000004 = 32MB SDRAM */
+/* 0x90000004 = 64MB SDRAM */
#define CFG_GPS_PORT_CONFIG 0x10000004
/*
OpenPOWER on IntegriCloud