summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image/ex2700-fakeroot.uImage
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2016-02-25 10:14:19 +0000
committerJohn Crispin <john@openwrt.org>2016-02-25 10:14:19 +0000
commitcb49742f995b6cea4970d74a5cc0f59c904bd3e3 (patch)
treec33c43969baf8df0dc915ed616cd113f43327281 /target/linux/ramips/image/ex2700-fakeroot.uImage
parentc0c3f2d4c9178925f66f6df9fb0e4fcb370a8890 (diff)
downloadmaster-31e0f0ae-cb49742f995b6cea4970d74a5cc0f59c904bd3e3.tar.gz
master-31e0f0ae-cb49742f995b6cea4970d74a5cc0f59c904bd3e3.tar.bz2
master-31e0f0ae-cb49742f995b6cea4970d74a5cc0f59c904bd3e3.zip
ramips: build factory images for Netgear EX2700
This patch adds support for building factory and sysupgrade images for the Netgear EX2700 that don't require modification of u-boot environment variables. The bootloader on this device expects the kernel partition to end on a 64k block boundary. The last 64 byte of the kernel partition must contain a valid uImage header - in the stock firmware, this is the uImage header of the root filesystem. For this patch, we're using the uImage header of a 0 byte partition (ex2700-fakeroot.uImage). Signed-off-by: Joseph C. Lehner <joseph.c.lehner@gmail.com> SVN-Revision: 48771
Diffstat (limited to 'target/linux/ramips/image/ex2700-fakeroot.uImage')
-rw-r--r--target/linux/ramips/image/ex2700-fakeroot.uImagebin0 -> 64 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/target/linux/ramips/image/ex2700-fakeroot.uImage b/target/linux/ramips/image/ex2700-fakeroot.uImage
new file mode 100644
index 0000000000..340f736141
--- /dev/null
+++ b/target/linux/ramips/image/ex2700-fakeroot.uImage
Binary files differ