diff options
author | John Crispin <john@openwrt.org> | 2014-06-02 13:21:17 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-06-02 13:21:17 +0000 |
commit | f777b06875bb12d09378050971e3ed9148696085 (patch) | |
tree | 6d72a8eea521dc52800664c205fcb7612b7e8372 /package/boot/uboot-envtools | |
parent | b656a256717496d27be6c13fd5f28bd382feb2a9 (diff) | |
download | upstream-f777b06875bb12d09378050971e3ed9148696085.tar.gz upstream-f777b06875bb12d09378050971e3ed9148696085.tar.bz2 upstream-f777b06875bb12d09378050971e3ed9148696085.zip |
package/uboot-envtools: add OpenMesh OM2Pv2 support
Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 40959
Diffstat (limited to 'package/boot/uboot-envtools')
-rw-r--r-- | package/boot/uboot-envtools/files/ar71xx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/boot/uboot-envtools/files/ar71xx b/package/boot/uboot-envtools/files/ar71xx index 14528ac52e..76833684f0 100644 --- a/package/boot/uboot-envtools/files/ar71xx +++ b/package/boot/uboot-envtools/files/ar71xx @@ -29,6 +29,7 @@ nbg6716) alfa-ap96 | \ all0315n | \ om2p | \ +om2pv2 | \ om2p-hs | \ om2p-lc) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x40000" "0x40000" |