]> code.ossystems Code Review - bsp/u-boot.git/commit
board: ge: bx50v3: set eth0 MAC address
authorIan Ray <ian.ray@ge.com>
Tue, 22 Aug 2017 06:03:54 +0000 (09:03 +0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 21 Sep 2017 02:32:31 +0000 (23:32 -0300)
commitda4a0fd824f660e041446257e655e15fdbb88fa6
tree3d0557fee154b79b254b25185f98fea9a5c969ac
parent5e57f55125a9cb5785ce037cac4536d0a5035436
board: ge: bx50v3: set eth0 MAC address

Define i2c mux configuration.  Add new vpd_reader which is used to read
vital product data.  Read VPD from EEPROM and set eth0 MAC address.

Signed-off-by: Ian Ray <ian.ray@ge.com>
Signed-off-by: Jose Alarcon <jose.alarcon@ge.com>
(cherry picked from commit be2808c3b0671751827b39753e7abe7278d33c62)
board/ge/bx50v3/Makefile
board/ge/bx50v3/bx50v3.c
board/ge/bx50v3/vpd_reader.c [new file with mode: 0644]
board/ge/bx50v3/vpd_reader.h [new file with mode: 0644]
include/configs/ge_bx50v3.h