
21 Aug
2017
21 Aug
'17
2:01 p.m.
Read SoM information from EEPROM and set ethaddr in late init.
Signed-off-by: Wadim Egorov w.egorov@phytec.de
Changes in v3:
- Rebased to current master. Renamed eth_setenv_enetaddr()
board/phytec/phycore_rk3288/phycore-rk3288.c | 62 ++++++++++++++++++++++++++++ board/phytec/phycore_rk3288/som.h | 21 ++++++++++ configs/phycore-rk3288_defconfig | 2 + 3 files changed, 85 insertions(+) create mode 100644 board/phytec/phycore_rk3288/som.h
Reviewed-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com