Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

net

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    Andre Przywara authored
    In many parts of the computing world having a unique MAC address
    sitting in some on-NIC storage is considered the normal case.
    Remove the warning to not scare the user unnecessarily.
    This applies to Highbank/Midway and ARM's Juno, for instance.
    Besides that this fixes the formatting on Midway, for instance,
    which currently looks like:
    ...
    Net:   xgmac0
    Warning: xgmac0 using MAC address from net device
    , xgmac1
    Warning: xgmac1 using MAC address from net device
    ...
    
    Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
    821fec0c
    History
    Name Last commit Last update
    ..