summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHaiying Wang <Haiying.Wang@freescale.com>2008-10-03 11:48:03 -0400
committerAndrew Fleming-AFLEMING <afleming@freescale.com>2008-10-07 16:22:28 -0500
commit5297246bbaa9943c0da1ec2e717b72e4ab6b830e (patch)
treea4c855c31d455187a6d45c6905123c1397948c8d /include
parent445a7b38308eb05b41de74165b20855db58c7ee5 (diff)
downloadtalos-obmc-uboot-5297246bbaa9943c0da1ec2e717b72e4ab6b830e.tar.gz
talos-obmc-uboot-5297246bbaa9943c0da1ec2e717b72e4ab6b830e.zip
Remove redundant #define for MPC8536DS
Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/MPC8536DS.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8536DS.h b/include/configs/MPC8536DS.h
index 0d65b206ba..b504add7aa 100644
--- a/include/configs/MPC8536DS.h
+++ b/include/configs/MPC8536DS.h
@@ -303,7 +303,6 @@ extern unsigned long get_board_ddr_clk(unsigned long dummy);
*/
#define CONFIG_ID_EEPROM
#ifdef CONFIG_ID_EEPROM
-#define CONFIG_ID_EEPROM
#define CFG_I2C_EEPROM_NXID
#endif
#define CFG_I2C_EEPROM_ADDR 0x57
OpenPOWER on IntegriCloud