On Tue, Feb 10, 2015 at 05:10:13PM +0100, Valentin Longchamp wrote: > This allows to first read the IVM content (earlier in the boot sequence) > and define the ethaddr env variable thanks to the ivm_read_eepromi(). > Later, the IVM content can be parsed and used to define some hush > variables, when the hush subsystem is available thanks to > ivm_analyze_eeprom(). > > To avoid the HW read to happen twice, the buffer passed to > ivm_read_eeprom() has to be reused by ivm_analyze_eeprom (and thus > allocated before calling ivm_read_eeprom()). > > Signed-off-by: Valentin Longchamp <valentin.longch...@keymile.com>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot