n900-bootz-raw-initrd
authorVagrant Cascadian <vagrant@debian.org>
Thu, 22 Dec 2016 04:44:44 +0000 (04:44 +0000)
committerVagrant Cascadian <vagrant@debian.org>
Thu, 22 Dec 2016 04:44:44 +0000 (04:44 +0000)
Enable booting of zImage/vmlinuz and initrd without requiring the use of
mkimage to create uImage/uInitrd.

Gbp-Pq: Name n900-bootz-raw-initrd.diff

include/configs/nokia_rx51.h

index d1230a56f41bed320bd55368a2ad19d926e73768..0fb20754a293d17689825c575da16f0b8d8b3f1b 100644 (file)
 #define CONFIG_CMD_BOOTMENU            /* ANSI terminal Boot Menu */
 #define CONFIG_CMD_CLEAR               /* ANSI terminal clear screen command */
 
+#define CONFIG_CMD_BOOTZ       /* boot zImage                  */
+#define CONFIG_SUPPORT_RAW_INITRD
+
 #ifdef ONENAND_SUPPORT
 
 #define CONFIG_CMD_ONENAND             /* ONENAND support */