projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68b5d34
)
uboot-envtools: add support for 8devices Rambutan
author
Mantas Pucka
<mantas@8devices.com>
Fri, 12 May 2017 17:54:41 +0000
(19:54 +0200)
committer
Piotr Dymacz
<pepe2k@gmail.com>
Mon, 15 May 2017 20:43:33 +0000
(22:43 +0200)
Signed-off-by: Mantas Pucka <mantas@8devices.com>
package/boot/uboot-envtools/files/ar71xx
patch
|
blob
|
history
diff --git
a/package/boot/uboot-envtools/files/ar71xx
b/package/boot/uboot-envtools/files/ar71xx
index 3a5d2697c51ba1598198f996d7ed5316c6fcd05d..7b348ddc9bb1b9e4d45dd3edac92f1091e2b53cb 100644
(file)
--- a/
package/boot/uboot-envtools/files/ar71xx
+++ b/
package/boot/uboot-envtools/files/ar71xx
@@
-67,6
+67,10
@@
wzr-hp-ag300h)
dr531)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0xf800" "0x10000"
;;
+rambutan)
+ ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000"
+ ubootenv_add_uci_config "/dev/mtd1" "0x100000" "0x20000" "0x20000"
+ ;;
qihoo-c301)
ubootenv_add_uci_config "/dev/mtd9" "0x0" "0x10000" "0x10000"
;;