Re: [U-Boot] [PATCH 05/10] km/common: force set ethaddr after reading IVM

2011-07-27 Thread Wolfgang Denk
Dear Holger Brunck, In message <1307348541-2466-6-git-send-email-holger.bru...@keymile.com> you wrote: > The ethaddr is stored inside the inventory eeprom. During > boottime this value was read out and the ethaddr variable was > set. Previously this was only done if it ethaddr == NULL but > this

[U-Boot] [PATCH 05/10] km/common: force set ethaddr after reading IVM

2011-06-06 Thread Holger Brunck
The ethaddr is stored inside the inventory eeprom. During boottime this value was read out and the ethaddr variable was set. Previously this was only done if it ethaddr == NULL but this is wrong for our ARM boards. Because ethaddr is at this stage never NULL for ARM due to the random calculation of