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

env

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    Simon Goldschmidt authored
    For the redundant environment configuration, env_sf_load still
    contained duplicate code instead of using env_import_redund().
    
    Simplify the code by only executing the load twice and delegating
    everything else to env_import_redund.
    
    Signed-off-by: default avatarSimon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
    Acked-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
    80719938
    History