Home
last modified time | relevance | path

Searched hist:"0 bb95a68fc92bce3cc044ae3c006f6e33431617d" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/keymile/km_arm/
H A Dkm_arm.c0bb95a68fc92bce3cc044ae3c006f6e33431617d Tue Feb 10 16:10:14 UTC 2015 Valentin Longchamp <valentin.longchamp@keymile.com> 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>