n900-bootz-raw-initrd
authorVagrant Cascadian <vagrant@debian.org>
Tue, 14 May 2019 02:07:44 +0000 (03:07 +0100)
committerVagrant Cascadian <vagrant@debian.org>
Tue, 14 May 2019 02:07:44 +0000 (03:07 +0100)
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 453dd32fbdc4ec018d462cbcf82ab77b20ec4e50..9114da5a457db2e2a87991717b1b3bb65b05d021 100644 (file)
 #define PART6_OFFS                     0x004c0000
 #define PART6_MASK                     0x00000000
 
+#define CONFIG_CMD_BOOTZ       /* boot zImage                  */
+#define CONFIG_SUPPORT_RAW_INITRD
+
 #ifdef ONENAND_SUPPORT
 
 #define CONFIG_SYS_ONENAND_BASE                ONENAND_MAP