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:
7afa333
)
n900-bootz-raw-initrd
author
Vagrant Cascadian
<vagrant@debian.org>
Wed, 15 Apr 2020 00:24:39 +0000
(
01:24
+0100)
committer
Vagrant Cascadian
<vagrant@debian.org>
Wed, 15 Apr 2020 00:24:39 +0000
(
01:24
+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
patch
|
blob
|
history
diff --git
a/include/configs/nokia_rx51.h
b/include/configs/nokia_rx51.h
index fd755bbceae8a3a794c7e6cccd6d29a225ef3c3c..5c07ab3d1204acf8847da82025374ed31bf0ce71 100644
(file)
--- a/
include/configs/nokia_rx51.h
+++ b/
include/configs/nokia_rx51.h
@@
-139,6
+139,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