openwrtv4/target
John Crispin cb49742f99 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
2016-02-25 10:14:19 +00:00
..
imagebuilder images imagebuilder: Allow to add sanitized extra name 2016-01-03 14:44:56 +00:00
linux ramips: build factory images for Netgear EX2700 2016-02-25 10:14:19 +00:00
sdk sdk: add base repository fallback 2016-01-12 09:25:45 +00:00
toolchain targets: Use configured distribution name for SDK, IB, and Toolchain tarball names 2016-01-03 14:44:42 +00:00
Config.in toolchain: add support of ARC architecture 2015-11-10 12:03:59 +00:00
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 2012-06-06 17:24:05 +00:00