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

scripts

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    17938 commits behind the upstream repository.
    user avatar
    Nathan Rossi authored
    Add a build target to generate 'boot.bin' which includes SPL. This is
    used by the platforms BootROM to load SPL directly.
    
    This change also conditionally changes what the 'boot.bin' target
    generates depending on the SoC. Leaving the behaviour unchanged for the
    AT91 targets.
    
    Signed-off-by: default avatarNathan Rossi <nathan@nathanrossi.com>
    Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
    Cc: Tom Rini <trini@konsulko.com>
    Cc: Andreas Bießmann <andreas.devel@googlemail.com>
    Cc: Heiko Schocher <hs@denx.de>
    Reviewed-by: default avatarTom Rini <trini@konsulko.com>
    08598d6e
    History