projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38e0e15
)
B4860QDS: Enable mac command support
author
Shaveta Leekha
<shaveta@freescale.com>
Thu, 4 Sep 2014 10:47:09 +0000
(16:17 +0530)
committer
York Sun
<yorksun@freescale.com>
Wed, 24 Sep 2014 20:10:06 +0000
(13:10 -0700)
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>
include/configs/B4860QDS.h
patch
|
blob
|
history
diff --git
a/include/configs/B4860QDS.h
b/include/configs/B4860QDS.h
index 6deb784f78b2e06425297d257f0b336e53c59b79..9063c57b4092e73746553a539719875ea2f180a3 100644
(file)
--- 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