projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
797944d
)
uboot-envtools: OM2P partition information
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 5 Jul 2012 08:26:55 +0000
(08:26 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 5 Jul 2012 08:26:55 +0000
(08:26 +0000)
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 32612
package/uboot-envtools/files/ar71xx
patch
|
blob
|
history
diff --git
a/package/uboot-envtools/files/ar71xx
b/package/uboot-envtools/files/ar71xx
index 15b6b15f9c94b49b377b19b18db958502ad43f9f..dee67ea9c81d86f85c34ecacd43e3daf205c7301 100644
(file)
--- a/
package/uboot-envtools/files/ar71xx
+++ b/
package/uboot-envtools/files/ar71xx
@@
-17,6
+17,9
@@
case "$board" in
all0258n)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
;;
+om2p)
+ ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x40000" "0x40000"
+ ;;
esac
config_load ubootenv