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
    John Rigby authored
    The routines boot_ramdisk_high, boot_get_cmdline and boot_get_kbd
    are currently enabled by various combinations of CONFIG_M68K,
    CONFIG_POWERPC and CONFIG_SPARC.
    
    Use CONFIG_SYS_BOOT_<FEATURE> defines instead.
    
    CONFIG_SYS_BOOT_RAMDISK_HIGH
    CONFIG_SYS_BOOT_GET_CMDLINE
    CONFIG_SYS_BOOT_GET_KBD
    
    Define these as appropriate in arch/include/asm/config.h files.
    
    Signed-off-by: default avatarJohn Rigby <john.rigby@linaro.org>
    Acked-by: default avatarWolfgang Denk <wd@denx.de>
    fca43cc8
    History
    Name Last commit Last update