]> git.ipfire.org Git - people/ms/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)
committerStefano Babic <sbabic@denx.de>
Wed, 20 Sep 2017 13:34:59 +0000 (15:34 +0200)
commitbe2808c3b0671751827b39753e7abe7278d33c62
tree7c817b82a1c59d322148d848d64c53317c929bb2
parentb1e8512e9dbe1771da9c3ad3ddfaf7681318fe0e
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>
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