]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
82xx/km82xx: read the IVM eeprom earlier
authorValentin Longchamp <valentin.longchamp@keymile.com>
Tue, 10 Feb 2015 16:10:17 +0000 (17:10 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 11:52:22 +0000 (13:52 +0200)
commit364613bd10aa8718bc4729d4d571e949405aa05b
tree6402c30473a5e0e7db27bb717640b623bebc5db4
parentebc70916c4a5ee1c12fc30f3aa6de28985a77008
82xx/km82xx: read the IVM eeprom earlier

This allows to define the ethaddr env variable according to the the IVM
content by reading the IVM in misc_init_r.

Later, when HUSH is available the content read earlier is analyzed to
populate some non env variables.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
board/keymile/km82xx/km82xx.c
include/configs/km82xx.h