projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b75348
)
n900-bootz-raw-initrd
author
Vagrant Cascadian
<vagrant@debian.org>
Mon, 24 Oct 2016 02:36:36 +0000
(
02:36
+0000)
committer
Vagrant Cascadian
<vagrant@debian.org>
Mon, 24 Oct 2016 02:36:36 +0000
(
02:36
+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
patch
|
blob
|
history
diff --git
a/include/configs/nokia_rx51.h
b/include/configs/nokia_rx51.h
index cdae54425341b800f6a4add3c7c3b5e30030d6de..0b6abe927dcf4ab8699752474bf3a9c813f0ce4e 100644
(file)
--- a/
include/configs/nokia_rx51.h
+++ b/
include/configs/nokia_rx51.h
@@
-129,6
+129,9
@@
#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 */