Dear Mike Frysinger, In message <1234596190-524-22-git-send-email-vap...@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: w...@denx.de This is an unauthorized cybernetic announcement. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot