[U-Boot] [PATCH 05/10] km/common: force set ethaddr after reading IVM
Wolfgang Denk
wd at denx.de
Wed Jul 27 23:44:34 CEST 2011
Dear Holger Brunck,
In message <1307348541-2466-6-git-send-email-holger.brunck at 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 is wrong for our ARM boards. Because ethaddr is at this
> stage never NULL for ARM due to the random calculation of a
> MAC address in mvgbe.c.
>
> Signed-off-by: Holger Brunck <holger.brunck at keymile.com>
> Signed-off-by: Valentin Longchamp <valentin.longchamp at keymile.com>
> cc: Heiko Schocher <hs at denx.de>
> cc: Wolfgang Denk <wd at denx.de>
> ---
> board/keymile/common/common.c | 3 +--
> 1 files changed, 1 insertions(+), 2 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Don't hit a man when he's down - kick him; it's easier.
More information about the U-Boot
mailing list