openwrt/target/linux/ramips
Mathias Kresin 1b5ae14162 ramips: drop rt-n56u factory image
The factory image has an uImage header covering the entire image and
not only the kernel. The original uImage header which covers only the
kernel is appended to the end of the image.

During LEDE boot the uImage rootfs splitter skips the whole filesystem,
can't find a valid filesystem magic and panics.

The last known working version was OpenWrt 14.07, which simply kept on
searching for an uImage header if the first found didn't resulted into
a working rootfs. This behaviour is kind of error prone since it could
produce false positives.

Since the sysupgrade image works fine in combination with the tftp
recovery for doing the initial installation of LEDE, simply drop the
factory image.

Related: FS#462

Signed-off-by: Mathias Kresin <dev@kresin.me>
2017-04-13 08:18:57 +02:00
..
base-files ramips: fix switch port mapping for ZBT-WE2026 2017-03-20 08:13:56 +01:00
dts ramips: fix Xiaomi MiWiFi Nano firmware partition size 2017-03-24 08:09:39 +01:00
files-4.9/drivers/net/ethernet/mtk ramips: fix mt7621 ethernet support for v4.9 2017-02-15 09:12:00 +01:00
image ramips: drop rt-n56u factory image 2017-04-13 08:18:57 +02:00
mt7620 ramips: add v4.9 support 2017-02-14 12:17:52 +01:00
mt7621 ramips: fix mt7621 ethernet support for v4.9 2017-02-15 09:12:00 +01:00
mt7628 ramips: add v4.9 support 2017-02-14 12:17:52 +01:00
mt7688 ramips: clean kernel config symbol conflicts for MT7688 PWM 2017-03-20 08:17:34 +01:00
patches-4.4 kernel: update kernel 4.4 to 4.4.59 2017-04-02 12:48:00 +02:00
patches-4.9 kernel: update kernel 4.9 to 4.9.20 2017-04-02 12:47:55 +02:00
rt288x ramips: add v4.9 support 2017-02-14 12:17:52 +01:00
rt305x ramips: add v4.9 support 2017-02-14 12:17:52 +01:00
rt3883 ramips: add v4.9 support 2017-02-14 12:17:52 +01:00
Makefile build: remove mips16 feature flag from target makefiles 2017-01-24 13:15:01 +01:00
modules.mk ramips: kmod-sdhci-mt7620: switch dependence to kmod-mmc 2017-03-11 08:19:37 +01:00