diff options
author | Wolfgang Denk <wd@nyx.denx.de> | 2006-03-06 13:03:37 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@nyx.denx.de> | 2006-03-06 13:03:37 +0100 |
commit | bfc81252c0de3bfcf92c7c35bc04341fb33e4e4e (patch) | |
tree | d2b832bf54040b49a8518b63620f2774398fa8d5 /include/configs/mcc200.h | |
parent | 4e3ccd26925e5ada78dd89779838f052dffe3e67 (diff) | |
download | u-boot-imx-bfc81252c0de3bfcf92c7c35bc04341fb33e4e4e.zip u-boot-imx-bfc81252c0de3bfcf92c7c35bc04341fb33e4e4e.tar.gz u-boot-imx-bfc81252c0de3bfcf92c7c35bc04341fb33e4e4e.tar.bz2 |
Minor code cleanup
Diffstat (limited to 'include/configs/mcc200.h')
-rw-r--r-- | include/configs/mcc200.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/include/configs/mcc200.h b/include/configs/mcc200.h index a48c21b..d4dee3b 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 /* |