]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/km82xx.h
82xx/km82xx: read the IVM eeprom earlier
authorValentin Longchamp <valentin.longchamp@keymile.com>
Tue, 10 Feb 2015 16:10:17 +0000 (17:10 +0100)
committerTom Rini <trini@ti.com>
Mon, 16 Feb 2015 20:48:35 +0000 (15:48 -0500)
commit2973b098baf6fcb49d9fb7a2ed187e6a65532175
tree2bd73f451db7c188111350e43c2ba68613d217e1
parentf32b3d3fcec10dfc6a6848f8cc6a9eab9407aabf
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