projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0543c2
)
uboot_envtools: add P2812HNUF1
author
John Crispin
<john@openwrt.org>
Mon, 5 Oct 2015 10:28:39 +0000
(10:28 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 5 Oct 2015 10:28:39 +0000
(10:28 +0000)
Add generation of /etc/fw_env.config for P2812HNUF1
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
SVN-Revision: 47133
package/boot/uboot-envtools/files/lantiq
patch
|
blob
|
history
diff --git
a/package/boot/uboot-envtools/files/lantiq
b/package/boot/uboot-envtools/files/lantiq
index 69b375d685d8d955586f24c845a63250542cf444..b15206129d75ff66ceb692439658740f5dfb7232 100644
(file)
--- a/
package/boot/uboot-envtools/files/lantiq
+++ b/
package/boot/uboot-envtools/files/lantiq
@@
-20,6
+20,9
@@
GIGASX76X)
BTHOMEHUBV2B)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000" "1"
;;
+P2812HNUF1)
+ ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x2000" "0x20000" "1"
+ ;;
esac
config_load ubootenv