bootz_and_raw_initrd
authorVagrant Cascadian <vagrant@debian.org>
Tue, 4 Oct 2022 00:06:38 +0000 (01:06 +0100)
committerVagrant Cascadian <vagrant@debian.org>
Tue, 4 Oct 2022 00:06:38 +0000 (01:06 +0100)
Enable booting of zImage/vmlinuz and initrd without requiring the use
of mkimage to create uImage/uInitrd.

Gbp-Pq: Topic n900
Gbp-Pq: Name bootz_and_raw_initrd.patch

configs/nokia_rx51_defconfig

index 41f8268ec2d3eb0f054db8b3ff314dbbad2bd754..622704f0148c9ed988ed642b1b290534c30c1707 100644 (file)
@@ -75,3 +75,5 @@ CONFIG_SPLASH_SCREEN=y
 CONFIG_WATCHDOG_TIMEOUT_MSECS=31000
 CONFIG_WDT=y
 # CONFIG_GZIP is not set
+CONFIG_CMD_BOOTZ=y
+CONFIG_SUPPORT_RAW_INITRD=y