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