Gabor Juhos
2f27f5d404
generic: mtdsplit_uimage: add uImage magic for the WRN2200 board
...
Should fix boot failure on the WNR2200 boards.
Compile tested only.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38594
2013-10-30 06:51:01 +00:00
Gabor Juhos
fc79d210e0
kernel: create firmware partition from MyLoader partition parser
...
This is in preparation for sysupgrade support for Compex devices.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38197
2013-09-25 20:13:12 +00:00
Gabor Juhos
2e62ff9320
kernel/3.10: add partition parser for Seama firmwares
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38114
2013-09-21 17:56:18 +00:00
Gabor Juhos
2f2ed5c5c1
kernel/3.10: add partition parser for uImage firmwares
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38113
2013-09-21 17:56:09 +00:00
Gabor Juhos
98db90576c
kernel/3.10: add default partition name defines to mtdsplit.h
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38112
2013-09-21 17:56:01 +00:00
Gabor Juhos
61c39f923b
kernel/3.10: add more helpers to the mtdsplit code
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38111
2013-09-21 17:55:54 +00:00
Gabor Juhos
daec7ad768
kernel/3.10: add separate rootfs partition parser
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38110
2013-09-21 17:55:49 +00:00
Gabor Juhos
d89bea92b3
kernel/3.10: move squashfs check from rootfs split code into a separate file
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38109
2013-09-21 17:55:44 +00:00
Gabor Juhos
0950922925
generic: remove linux version checks from myloader.c
...
The myloader partition parser code uses ifdef wrappers
to make the code usable on kernels below version 3.2.
All targets are using kernel 3.3 at least so the wraper
is not needed. Remove that.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37880
2013-09-02 16:33:13 +00:00
Gabor Juhos
c92998f9d9
generic: use mtd_read in myloader parser
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33952
2012-10-27 07:57:59 +00:00
Gabor Juhos
9be1b91644
generic: allow to build myloader mtd parser for 3.2+
...
SVN-Revision: 29858
2012-01-22 18:36:49 +00:00
Felix Fietkau
da1bb88a2b
rename target/linux/generic-2.6 to generic
...
SVN-Revision: 21952
2010-06-26 20:42:58 +00:00