summaryrefslogtreecommitdiffstats
path: root/include/configs/B4860QDS.h
diff options
context:
space:
mode:
authorShaveta Leekha <shaveta@freescale.com>2014-09-04 16:17:09 +0530
committerYork Sun <yorksun@freescale.com>2014-09-24 13:10:06 -0700
commit1de271b487d60c613568ad61fc005ff850f2ed71 (patch)
tree559f56ad92aec23ea51a69d38b36f915ddc995b1 /include/configs/B4860QDS.h
parent38e0e15372f9f463ab8dd30d21a46cb477e80dd4 (diff)
downloadtalos-obmc-uboot-1de271b487d60c613568ad61fc005ff850f2ed71.tar.gz
talos-obmc-uboot-1de271b487d60c613568ad61fc005ff850f2ed71.zip
B4860QDS: Enable mac command support
One of the I2C EEPROM is used to store/save and edit mac addresses of ports. this patch add required CONFIG to support the same Signed-off-by: Shaveta Leekha <shaveta@freescale.com>
Diffstat (limited to 'include/configs/B4860QDS.h')
-rw-r--r--include/configs/B4860QDS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/B4860QDS.h b/include/configs/B4860QDS.h
index 6deb784f78..9063c57b40 100644
--- a/include/configs/B4860QDS.h
+++ b/include/configs/B4860QDS.h
@@ -227,6 +227,7 @@ unsigned long get_board_ddr_clk(void);
#endif
/* EEPROM */
+#define CONFIG_ID_EEPROM
#define CONFIG_SYS_I2C_EEPROM_NXID
#define CONFIG_SYS_EEPROM_BUS_NUM 0
#define CONFIG_SYS_I2C_EEPROM_ADDR 0x57
OpenPOWER on IntegriCloud