1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/target/linux/generic
Mathias Kresin 634d690d74 kernel: mtdsplit_uimage: fix Edimax parser
According to the author the code was added to in preparation for adding
support for a new board. The patch for the board was never send and the
code never really tested.

The edimax header starting with the edimax magic is put in front of the
uImage header. There is no special uImage header used. Means, default
magic and the type field is set to kernel as usual.

Signed-off-by: Mathias Kresin <dev@kresin.me>

edimax parser fix
2016-10-15 09:01:45 +02:00
..
base-files
files kernel: mtdsplit_uimage: fix Edimax parser 2016-10-15 09:01:45 +02:00
image
patches-3.18 kernel: backport upstream challenge ACK fix (CVE-2016-5696) 2016-08-13 16:23:23 +02:00
patches-4.1 kernel: backport usbport LED trigger from 4.9 2016-10-04 12:08:25 +02:00
patches-4.4 kernel: backport usbport LED trigger from 4.9 2016-10-04 12:08:25 +02:00
config-3.18 kernel: add missing symbols for Linux 3.18 (like d2f4479870) 2016-10-04 17:07:59 +02:00
config-4.1 kernel: add missing symbols for Linux 4.1 2016-10-04 16:00:01 +02:00
config-4.4 kernel: add missing config symbol (partial forward port of d2f4479870) 2016-10-04 17:54:35 +02:00
PATCHES