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

common

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    33560 commits behind the upstream repository.
    user avatar
    Stefan Roese authored
    With this patch, getenv_f() can be included easily into the SPL
    binary. With this, SPL boards can now use getenv_f() to read
    environment variables (e.g. to detect if the OS or U-Boot shall
    be executed).
    
    In the approach this is done for env stored in NOR flash, as this
    will be used by an upcoming MPC5200 board port.
    
    Signed-off-by: default avatarStefan Roese <sr@denx.de>
    d3aa8b8b
    History
    Name Last commit Last update
    ..