diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-10-17 08:26:04 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-10-17 08:26:04 +0000 |
commit | 6e6e72470d784b58283a069269b114697b680149 (patch) | |
tree | 1343b01227b6e4c0359c8bc9fdf9f0f14cad8855 /package/boot/uboot-envtools | |
parent | 15949b84a1aa5074a1d741093d19085d08f0fab1 (diff) | |
download | upstream-6e6e72470d784b58283a069269b114697b680149.tar.gz upstream-6e6e72470d784b58283a069269b114697b680149.tar.bz2 upstream-6e6e72470d784b58283a069269b114697b680149.zip |
uboot-envtools: OM2P-HS partition information
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33802
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 ad0d921a58..234b2c428c 100644 --- a/package/boot/uboot-envtools/files/ar71xx +++ b/package/boot/uboot-envtools/files/ar71xx @@ -20,6 +20,7 @@ all0258n) alfa-ap96 | \ all0315n | \ om2p | \ +om2p-hs | \ om2p-lc) ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x40000" "0x40000" ;; |