[LEDE-DEV] [PATCH v4 0/6] sunxi: rework image build and sysupgrade support
Felix Fietkau
nbd at nbd.name
Wed Jan 4 06:42:22 PST 2017
On 2017-01-04 15:19, Yousong Zhou wrote:
> This series mainly tries achieve the following goals
>
> - use new image generation method
> - squashfs sdcard image support
> - mkfs.f2fs or mkfs.ext4 remaining space within squashfs rootfs partition and
> mount it as rw overlay
> - sysupgrade with fwtool check support
>
> Device profiles are automatically generated with a helper makefile. Names for
> image files, board_names, etc. are changed to try to use basename of kernel dts
> file for the specific device.
>
> Run-tested with cubietech,cubieboard2, compile-tested others
Merged to my staging tree, thanks.
I made some modifications though:
Since patch 1 deletes an existing default profile and patch 6 adds a new
one, I've folded patch 6 into 1 and put patch 5 first (because of
dependencies).
- Felix
More information about the Lede-dev
mailing list