[LEDE-DEV] [RFT v2 2/2] ar71xx: wrt400n: lift size limit on kernel and rootfs part
Yousong Zhou
yszhou4tech at gmail.com
Tue Aug 9 04:48:23 PDT 2016
While at it, convert to new build method
Signed-off-by: Yousong Zhou <yszhou4tech at gmail.com>
---
.../linux/ar71xx/files/arch/mips/ath79/mach-wrt400n.c | 12 ++----------
target/linux/ar71xx/image/generic.mk | 19 +++++++++++++++++++
target/linux/ar71xx/image/legacy-devices.mk | 5 -----
target/linux/ar71xx/image/legacy.mk | 11 -----------
4 files changed, 21 insertions(+), 26 deletions(-)
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-wrt400n.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-wrt400n.c
index 6c4c1cb..64126f4 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/mach-wrt400n.c
+++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-wrt400n.c
@@ -48,13 +48,9 @@ static struct mtd_partition wrt400n_partitions[] = {
.size = 0x010000,
.mask_flags = MTD_WRITEABLE,
}, {
- .name = "linux",
+ .name = "firmware",
.offset = 0x040000,
- .size = 0x140000,
- }, {
- .name = "rootfs",
- .offset = 0x180000,
- .size = 0x630000,
+ .size = 0x770000,
}, {
.name = "nvram",
.offset = 0x7b0000,
@@ -75,10 +71,6 @@ static struct mtd_partition wrt400n_partitions[] = {
.offset = 0x7f0000,
.size = 0x010000,
.mask_flags = MTD_WRITEABLE,
- }, {
- .name = "firmware",
- .offset = 0x040000,
- .size = 0x770000,
}
};
diff --git a/target/linux/ar71xx/image/generic.mk b/target/linux/ar71xx/image/generic.mk
index bd92a84..613917b 100644
--- a/target/linux/ar71xx/image/generic.mk
+++ b/target/linux/ar71xx/image/generic.mk
@@ -552,3 +552,22 @@ $(Device/seama)
endef
TARGET_DEVICES += mynet-n600 mynet-n750 qihoo-c301
+
+
+define Build/wrt400n-factory
+ cp $(IMAGE_ROOTFS) $(IMAGE_ROOTFS).tmp
+ $(STAGING_DIR_HOST)/bin/padjffs2 $(IMAGE_ROOTFS).tmp 64
+ $(STAGING_DIR_HOST)/bin/wrt400n $(IMAGE_KERNEL) $(IMAGE_ROOTFS).tmp $@
+ rm -f $(IMAGE_ROOTFS).tmp
+endef
+
+# factory image starts with a header of size 60 (0x3c) bytes
+define Device/wrt400n
+ DEVICE_TITLE := Linksys WRT400N
+ BOARDNAME := WRT400N
+ CONSOLE := ttyS0,115200
+ IMAGES := sysupgrade.bin factory.bin
+ IMAGE/sysupgrade.bin = append-kernel $$$$(BLOCKSIZE) | append-rootfs | pad-rootfs | check-size 0x770000
+ IMAGE/factory.bin = wrt400n-factory | check-size 0x77003c
+endef
+TARGET_DEVICES += wrt400n
diff --git a/target/linux/ar71xx/image/legacy-devices.mk b/target/linux/ar71xx/image/legacy-devices.mk
index 1d295f1..89b12eb 100644
--- a/target/linux/ar71xx/image/legacy-devices.mk
+++ b/target/linux/ar71xx/image/legacy-devices.mk
@@ -664,11 +664,6 @@ define LegacyDevice/WLAEAG300N
endef
LEGACY_DEVICES += WLAEAG300N
-define LegacyDevice/WRT400N
- DEVICE_TITLE := Linksys WRT400N
-endef
-LEGACY_DEVICES += WRT400N
-
define LegacyDevice/WZRHPG300NH
DEVICE_TITLE := Buffalo WZR-HP-G300NH
DEVICE_PACKAGES := kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
diff --git a/target/linux/ar71xx/image/legacy.mk b/target/linux/ar71xx/image/legacy.mk
index c2daba9..30501cd 100644
--- a/target/linux/ar71xx/image/legacy.mk
+++ b/target/linux/ar71xx/image/legacy.mk
@@ -322,15 +322,6 @@ define Image/BuildKernel/Initramfs
$(call Image/Build/Initramfs)
endef
-Image/Build/WRT400N/buildkernel=$(call MkuImageLzma,$(2),$(3))
-
-define Image/Build/WRT400N
- $(call Sysupgrade/KRuImage,$(1),$(2),1310720,6488064)
- if [ -e "$(call sysupname,$(1),$(2))" ]; then \
- wrt400n $(KDIR_TMP)/vmlinux-$(2).uImage $(KDIR)/root.$(1) $(call factoryname,$(1),$(2)); \
- fi
-endef
-
define Image/Build/CameoAP94/buildkernel
$(call MkuImageLzma,$(2),$(3) $(4))
@@ -1054,8 +1045,6 @@ $(eval $(call SingleProfile,WHRHPG300N,64kraw,WHRHPG300N,whr-hp-g300n,WHR-HP-G30
$(eval $(call SingleProfile,WHRHPG300N,64kraw,WHRHPGN,whr-hp-gn,WHR-HP-GN,ttyS0,115200,$$(whrhpg300n_mtdlayout),WHR-HP-GN))
$(eval $(call SingleProfile,WHRHPG300N,64kraw,WLAEAG300N,wlae-ag300n,WLAE-AG300N,ttyS0,115200,$$(whrhpg300n_mtdlayout),WLAE-AG300N))
-$(eval $(call SingleProfile,WRT400N,64k,WRT400N,wrt400n,WRT400N,ttyS0,115200))
-
$(eval $(call SingleProfile,WZRHP128K,128kraw,WZRHPG300NH,wzr-hp-g300nh,WZR-HP-G300NH,ttyS0,115200,WZR-HP-G300NH))
$(eval $(call SingleProfile,WZRHP64K,64kraw,WZRHPG300NH2,wzr-hp-g300nh2,WZR-HP-G300NH2,ttyS0,115200,WZR-HP-G300NH2))
$(eval $(call SingleProfile,WZRHP64K,64kraw,WZRHPAG300H,wzr-hp-ag300h,WZR-HP-AG300H,ttyS0,115200,WZR-HP-AG300H))
--
2.6.4
More information about the Lede-dev
mailing list