projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
334bbc5
)
uboot-envtools: ath79: fix indent and alphabetical order
author
Piotr Dymacz
<
[email protected]
>
Sun, 28 Jul 2019 09:00:52 +0000
(11:00 +0200)
committer
Piotr Dymacz
<
[email protected]
>
Wed, 31 Jul 2019 06:38:06 +0000
(08:38 +0200)
Signed-off-by: Piotr Dymacz <
[email protected]
>
package/boot/uboot-envtools/files/ath79
patch
|
blob
|
history
diff --git
a/package/boot/uboot-envtools/files/ath79
b/package/boot/uboot-envtools/files/ath79
index cc117252426a292150c11d2864ad0ef765b2b3b0..77c5f32700b93a18328bfa118535248ed5f98618 100644
(file)
--- a/
package/boot/uboot-envtools/files/ath79
+++ b/
package/boot/uboot-envtools/files/ath79
@@
-13,9
+13,6
@@
touch /etc/config/ubootenv
board=$(board_name)
case "$board" in
-buffalo,wzr-hp-ag300h)
- ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x10000" "0x10000"
- ;;
buffalo,bhr-4grv2|\
engenius,ecb1750|\
glinet,gl-ar300m-nand|\
@@
-29,6
+26,9
@@
openmesh,om5p-ac-v2|\
yuncore,a770)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
;;
+buffalo,wzr-hp-ag300h)
+ ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x10000" "0x10000"
+ ;;
qihoo,c301)
ubootenv_add_uci_config "/dev/mtd9" "0x0" "0x10000" "0x10000"
;;