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:
16dfbb9
)
n900-bootz-raw-initrd
author
Vagrant Cascadian
<vagrant@debian.org>
Thu, 17 Dec 2015 02:12:51 +0000
(
02:12
+0000)
committer
Raspbian forward porter
<root@raspbian.org>
Thu, 17 Dec 2015 02:12:51 +0000
(
02:12
+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 915df52ccfe8b6f840491f4e931091ae7ceebd0e..fd6823c7f31d864b548f2012498315a18c4f5a73 100644
(file)
--- a/
include/configs/nokia_rx51.h
+++ b/
include/configs/nokia_rx51.h
@@
-138,6
+138,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 */