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

examples

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    Ben Warren authored
    Commit 6a45e384 (Make getenv_IPaddr() global)
    inadvertently added ' #include "net.h" ' to the standalone programs, creating
    duplicate definitions of 'struct eth_device'.  This patch removes the local
    definitions and removes other code that breaks due to the change in definition.
    
    Signed-off-by: default avatarBen Warren <biggerbadderben@gmail.com>
    Acked-by: default avatarMike Frysinger <vapier@gentoo.org>
    b40e2320
    History
    Name Last commit Last update
    ..