]> git.baikalelectronics.ru Git - uboot.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)
commitf4accc1466816904db114961052908f7e258b15f
tree7c817b82a1c59d322148d848d64c53317c929bb2
parent19a06c833c89b6a7167a0c34fb1abca9b23fb1d7
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