• Laurent Pinchart's avatar
    ARM: omap3: beagleboard-xm: dt: Add ethernet to the device tree · 055d31de
    Laurent Pinchart authored
    The Beagleboard-xM has a LAN9514 USB hub and ethernet controller,
    connected to port 2 of the OMAP EHCI controller. The board however has
    no EEPROM to store the ethernet MAC address, which is programmed by the
    boot loader.
    
    To allow Linux to use the same MAC address as the boot loader (or for
    that matter any fixed MAC address), we need a node in the device tree
    for the ethernet controller that the boot loader can update at runtime
    with a local-mac-address property. Add it, along with an alias for the
    ethernet controller to let the boot loader locate it easily.
    Signed-off-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    055d31de
omap3-beagle-xm.dts 9.26 KB