Skip to content
Snippets Groups Projects
Commit 1de271b4 authored by Shaveta Leekha's avatar Shaveta Leekha Committed by York Sun
Browse files

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: default avatarShaveta Leekha <shaveta@freescale.com>
parent 38e0e153
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment