[U-Boot] [PATCH 21/27] cmc_pu2: get mac address from environment

Wolfgang Denk wd at denx.de
Mon Feb 16 23:56:17 CET 2009


Dear Mike Frysinger,

In message <1234596190-524-22-git-send-email-vapier at gentoo.org> you wrote:
> The environment is the canonical storage location of the mac address, so
> we're killing off the global data location and moving everything to
> querying the env directly.
> 
> Also rename load_sernum_ethaddr() to misc_init_r() so we don't need to
> handle this board specially in common ARM code.
...
> -#ifdef CONFIG_CMC_PU2
> -	load_sernum_ethaddr ();
> -#endif /* CONFIG_CMC_PU2 */
> -

If we bisect here, we have broken boards because load_sernum_ethaddr()
is no longer called but the new init code is not installed yet.

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
This is an unauthorized cybernetic announcement.


More information about the U-Boot mailing list