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

reform-boundary-uboot

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    Heiko Schocher authored
    NetLoop polls every cycle with getenv some environment variables.
    This is horribly slow, especially when the environment is big.
    
    This patch reads only the environment variables in NetLoop,
    when they were changed.
    
    Also moved the init part of the NetLoop function in a seperate
    function.
    
    Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
    Signed-off-by: default avatarBen Warren <biggerbadderben@gmail.com>
    2f70c49e
    History
    Name Last commit Last update