]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
kirkwood/km_arm: read the IVM eeprom earlier
authorValentin Longchamp <valentin.longchamp@keymile.com>
Tue, 10 Feb 2015 16:10:14 +0000 (17:10 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 11:52:21 +0000 (13:52 +0200)
commit3258073565bb6e4c6e9532d1fa3eaa7eeaf6fe2e
tree3273a19c82a80cd06786552e64adf88cf8145d50
parentcbc329d844d6886fe5a7eda53ff4109e9df31721
kirkwood/km_arm: 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/km_arm/km_arm.c