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