* [U-Boot] [PATCH] B4860QDS: Enable mac command support
@ 2014-09-04 10:47 Shaveta Leekha
2014-09-25 16:43 ` York Sun
0 siblings, 1 reply; 2+ messages in thread
From: Shaveta Leekha @ 2014-09-04 10:47 UTC (permalink / raw)
To: u-boot
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 | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/B4860QDS.h b/include/configs/B4860QDS.h
index 6deb784..9063c57 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
--
1.7.6.GIT
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] B4860QDS: Enable mac command support
2014-09-04 10:47 [U-Boot] [PATCH] B4860QDS: Enable mac command support Shaveta Leekha
@ 2014-09-25 16:43 ` York Sun
0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2014-09-25 16:43 UTC (permalink / raw)
To: u-boot
On 09/04/2014 03:47 AM, Shaveta Leekha wrote:
> 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>
> ---
Applied to u-boot-mpc85xx, awaiting upstream.
York
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-09-25 16:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-04 10:47 [U-Boot] [PATCH] B4860QDS: Enable mac command support Shaveta Leekha
2014-09-25 16:43 ` York Sun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox