aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt288x
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-11-03 08:00:13 +0000
committerJohn Crispin <blogic@openwrt.org>2014-11-03 08:00:13 +0000
commit305ac83fa35623c8b7b90fbc31ecd5b255bbe9d5 (patch)
treea00b0c48f0ae530b70ae0241fb0fba0bfb576b3e /target/linux/ramips/rt288x
parentb89672586c6f8f3edf193619a838536c9b49292b (diff)
downloadmaster-187ad058-305ac83fa35623c8b7b90fbc31ecd5b255bbe9d5.tar.gz
master-187ad058-305ac83fa35623c8b7b90fbc31ecd5b255bbe9d5.tar.bz2
master-187ad058-305ac83fa35623c8b7b90fbc31ecd5b255bbe9d5.zip
ramips: add support for Airlink101 AR670W
This is a RT2880-based board, 32MB RAM, 4MB flash. The bootloader is a hacked u-Boot that reads an LZMA image directly, so we skip generating the uImage header and enable the lzma mtdsplit parser. Signed-off-by: Claudio Leite <leitec@staticky.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43153 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt288x')
-rw-r--r--target/linux/ramips/rt288x/config-3.141
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt288x/config-3.14 b/target/linux/ramips/rt288x/config-3.14
index 44bb31042a..9a95186f3f 100644
--- a/target/linux/ramips/rt288x/config-3.14
+++ b/target/linux/ramips/rt288x/config-3.14
@@ -107,6 +107,7 @@ CONFIG_MTD_CMDLINE_PARTS=y
CONFIG_MTD_M25P80=y
CONFIG_MTD_PHYSMAP=y
CONFIG_MTD_SPLIT_FIRMWARE=y
+CONFIG_MTD_SPLIT_LZMA_FW=y
CONFIG_MTD_UIMAGE_SPLIT=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_PER_CPU_KM=y