mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 04:46:01 +01:00
Nokia RX-51: Enable CONFIG_SUPPORT_RAW_INITRD
This enable booting of Debian systems which use raw initrd image (instead of uInitrd created by mkimage). This change increase size of u-boot.bin binary by just 64 bytes. Signed-off-by: Pali Rohár <pali@kernel.org>
This commit is contained in:
parent
655a93f079
commit
f017c817a8
@ -18,6 +18,7 @@ CONFIG_OPTIMIZE_INLINING=y
|
|||||||
CONFIG_LTO=y
|
CONFIG_LTO=y
|
||||||
# CONFIG_SYS_MALLOC_F is not set
|
# CONFIG_SYS_MALLOC_F is not set
|
||||||
# CONFIG_FIT is not set
|
# CONFIG_FIT is not set
|
||||||
|
CONFIG_SUPPORT_RAW_INITRD=y
|
||||||
CONFIG_BOOTDELAY=30
|
CONFIG_BOOTDELAY=30
|
||||||
CONFIG_AUTOBOOT_KEYED=y
|
CONFIG_AUTOBOOT_KEYED=y
|
||||||
CONFIG_AUTOBOOT_MENU_SHOW=y
|
CONFIG_AUTOBOOT_MENU_SHOW=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user