aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-10-04 06:34:09 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-10-04 06:34:09 +0000
commitb37016d8b6519a661911af1c637e29e5cb46e311 (patch)
treed5c680358b9df2fce8d2b55bf0231eb4c1298c87
parente1c21652e8b9cb7ce8441872a894afc4368c87c2 (diff)
downloadupstream-b37016d8b6519a661911af1c637e29e5cb46e311.tar.gz
upstream-b37016d8b6519a661911af1c637e29e5cb46e311.tar.bz2
upstream-b37016d8b6519a661911af1c637e29e5cb46e311.zip
ramips: add image for ALL0256N-8M
The new version of the ALL0256N now got 8MB SPI NOR flash instead of 4MB. In order to expose the whole amount of flash, add another image which contains the corresponding GENERIC_8M mtdparts. [juhosg: change suffix from '8m' to '8M'] Patch by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33614 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/ramips/image/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile
index d1204f3e29..f8c7806875 100644
--- a/target/linux/ramips/image/Makefile
+++ b/target/linux/ramips/image/Makefile
@@ -389,6 +389,7 @@ endef
define Image/Build/Profile/ALL0256N
$(call Image/Build/Template/$(fs_squash)/$(1),GENERIC_4M,all0256n,ALL0256N,ttyS1,57600,spi)
+ $(call Image/Build/Template/$(fs_squash)/$(1),GENERIC_8M,all0256n-8M,ALL0256N,ttyS1,57600,spi)
endef
define Image/Build/Profile/ALL5002