projects
/
oweals
/
u-boot_mod.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cba761
)
Fix Wallys DR531 bootargs
author
Piotr Dymacz
<pepe2k@gmail.com>
Sat, 11 Feb 2017 17:51:39 +0000
(18:51 +0100)
committer
Piotr Dymacz
<pepe2k@gmail.com>
Sat, 11 Feb 2017 17:51:39 +0000
(18:51 +0100)
u-boot/include/configs/ap143.h
patch
|
blob
|
history
diff --git
a/u-boot/include/configs/ap143.h
b/u-boot/include/configs/ap143.h
index b17f273bbb9092fce7a8b898a5827a8611f8340b..e1d48d79c219126d9b7c4004b9d63091c7b36aa9 100644
(file)
--- a/
u-boot/include/configs/ap143.h
+++ b/
u-boot/include/configs/ap143.h
@@
-163,7
+163,7
@@
#define CONFIG_BOOTARGS "console=ttyS0,115200 root=31:02 "\
"rootfstype=jffs2 init=/sbin/init "\
- "mtdparts=ath-nor0:256k(u-boot),64k(u-boot-env),6336k(rootfs),1408k"
+ "mtdparts=ath-nor0:256k(u-boot),64k(u-boot-env),6336k(rootfs),1408k
(uImage),64k(mib0),64k(ART)
"
#elif defined(CONFIG_FOR_YUNCORE_AP90Q) ||\
defined(CONFIG_FOR_YUNCORE_CPE830) ||\