1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/target/linux/gemini
Linus Walleij ac5f431ad1 gemini: Generate padded kernel+rootfs images for DIR-685
We currently generate a kernel that boots from the harddrive
in the DIR-685. That's not how we usually do things, so
let's augment it to boot from flash and mount the rootfs
using squashfs and JFFS2 like everyone else.

Partition splitting only work when the partitions are
inside of a "partitions" node which is why we have a patch
like this (submitted upstream).

Another patch drops the rootfs arguments and renames the
firmware partition while adding the compatible "wrg"
to it so the WRGG parser will kick in.

Factory image was tested by bravely reflashing the DIR-685
from stock firmware using the web UI and the serial console
boot loader.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2019-03-13 16:25:36 +01:00
..
base-files/lib/preinit gemini: switch to 4.14 2018-05-05 06:57:00 +02:00
image gemini: Generate padded kernel+rootfs images for DIR-685 2019-03-13 16:25:36 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.99 2019-02-14 16:45:01 +01:00
patches-4.19 gemini: Generate padded kernel+rootfs images for DIR-685 2019-03-13 16:25:36 +01:00
config-4.14 gemini: Generate padded kernel+rootfs images for DIR-685 2019-03-13 16:25:36 +01:00
config-4.19 gemini: Generate padded kernel+rootfs images for DIR-685 2019-03-13 16:25:36 +01:00
Makefile gemini: Generate harddisk image for DNS-313 2019-02-20 18:51:31 +01:00