Used to be you could set mac address via env ethaddr in uboot. Does this still work or via device tree? Seems like the kernel driver would support this: https://elixir.free-electrons.com/linux/latest/source/drivers/net/ethernet/microchip/enc28j60.c#L1590
Mark On Thu, Oct 19, 2017 at 8:11 AM Robert Nelson <[email protected]> wrote: > On Thu, Oct 19, 2017 at 10:05 AM, Jason Kridner <[email protected]> > wrote: > > So can we configure the MAC on the ENC? The MAC address is fetched using > > am335x_evm.sh in /opt/scripts. Seems like it could be modified for if an > > adapter is detected in the kernel. > > Yeah, that's my current thinking.. > > > Aside, u-boot configures the on-board MII because the code was difficult > to > > cut out. > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/CAOCHtYhzidVYiXSkLn4uvbQhg_-P6z7P%2BWySTYb6pqPKzb5npg%40mail.gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAL8ugEdbFbjViBd2k7RAjCrtux4O_bRjHfOzB8FDeB5OJczBRQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
