> > > > I reviewed this again. It cannot be part of default config. We need > > to do it at PREBOOT because eth_register() updates this variable > > each time at boot. It assigns ethact to the first ethernet port it > > discovers. In Arches, we need the second Ethernet port set as ethact. > > Updating it at preboot allows us to update after eth_register has > > set it. > > Are you sure? I think there must be something wrong with your > configuration, then. Did you set "ethprime" ?
How did I miss that. Yes, this is what we should be using. Thanks for the help Wolfgang, Victor Gallardo
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

