aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image/ex2700-fakeroot.uImage
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-02-25 10:14:19 +0000
committerJohn Crispin <blogic@openwrt.org>2016-02-25 10:14:19 +0000
commitff7b62f34827b788fb82b42c06731f6096dadc75 (patch)
tree604575dd2fd386535fa60a684d0a4b5896dbd59a /target/linux/ramips/image/ex2700-fakeroot.uImage
parent85981ea1a3f47dfd8178e2d57f1d14d91fcfe37e (diff)
downloadmaster-187ad058-ff7b62f34827b788fb82b42c06731f6096dadc75.tar.gz
master-187ad058-ff7b62f34827b788fb82b42c06731f6096dadc75.tar.bz2
master-187ad058-ff7b62f34827b788fb82b42c06731f6096dadc75.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48771 3c298f89-4303-0410-b956-a3cf2f4a3e73
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