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

init

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    Simon Glass authored
    Change the #ifdef so that the early malloc() area is not set up in SPL if
    CONFIG_SYS_SPL_MALLOC_START is defined. In that case it would never actually
    be used, and just chews up stack space.
    
    Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
    Tested-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
    518f0bcc
    History
    Name Last commit Last update
    ..