summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-06-23 18:12:28 +0000
committerwdenk <wdenk>2003-06-23 18:12:28 +0000
commitcceb871fff195f2981b4cbedbcfa8e3c7bbe5c7b (patch)
tree11e6bc63023f544dbcb957b89f4252597f528b74 /include
parent3595ac4979e648e102c7a500e3c63193a27953bc (diff)
downloadblackbird-obmc-uboot-cceb871fff195f2981b4cbedbcfa8e3c7bbe5c7b.tar.gz
blackbird-obmc-uboot-cceb871fff195f2981b4cbedbcfa8e3c7bbe5c7b.zip
* Patch by Yuli Barcohen, 23 Jun 2003:
Update for MPC8260ADS board * Patch by Murray Jensen, 23 Jun 2003: - cleanup of GCC 3.x compiler warnings
Diffstat (limited to 'include')
-rw-r--r--include/configs/MPC8260ADS.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/include/configs/MPC8260ADS.h b/include/configs/MPC8260ADS.h
index dc2c313193..c41e542e12 100644
--- a/include/configs/MPC8260ADS.h
+++ b/include/configs/MPC8260ADS.h
@@ -7,6 +7,10 @@
* Note: my board is a PILOT rev.
* Note: the mpc8260ads doesn't come with a proper Ethernet MAC address.
*
+ * (C) Copyright 2003 Arabella Software Ltd.
+ * Yuli Barcohen <yuli@arabellasw.com>
+ * Added support for SDRAM DIMMs SPD EEPROM, MII.
+ *
* See file CREDITS for list of people who contributed to this
* project.
*
@@ -145,9 +149,8 @@
CFG_CMD_IDE | \
CFG_CMD_JFFS2 | \
CFG_CMD_KGDB | \
- CFG_CMD_NAND | \
- CFG_CMD_MII | \
CFG_CMD_MMC | \
+ CFG_CMD_NAND | \
CFG_CMD_PCI | \
CFG_CMD_PCMCIA | \
CFG_CMD_SCSI | \
OpenPOWER on IntegriCloud