> > Proper behavior is to pull MAC address from NVRAM in the initialization() > an > stuff it in dev->address, then program the device from dev->address in > the init() function. > > Signed-off-by: Ben Warren <biggerbadder...@gmail.com> > --- Ben I tested and here is the result.
1) dhcp still does not work 2) I have to set a static ipaddr for the bootcmd to work Your patch solved the issue where issuing the bootcmd "tftp; bootm" would complain about ethaddr not being set. But i do notice that ethaddr does not get saved in the environment. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot