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:
2dae62b
)
n900-bootz-raw-initrd
author
Vagrant Cascadian
<vagrant@debian.org>
Tue, 5 Dec 2017 23:43:23 +0000
(23:43 +0000)
committer
Vagrant Cascadian
<vagrant@debian.org>
Tue, 5 Dec 2017 23:43:23 +0000
(23:43 +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 b7fe7341e407fd16275ed06d2cd399a3a2fc0e6a..f983415a2b2ddc18100dadec5bc37d891b9e9522 100644
(file)
--- a/
include/configs/nokia_rx51.h
+++ b/
include/configs/nokia_rx51.h
@@
-158,6
+158,9
@@
#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