lede/package/base-files
Brian Norris 104c0575ef base-files: Align rootfs_data upgrades to 64KiB on eMMC
Rootfs overlays get created at a ROOTDEV_OVERLAY_ALIGN (64KiB)
alignment after the rootfs, but emmc_do_upgrade() is assuming
it comes at the very next 512-byte sector.

Suggested-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
(move spaces around, mention fstools' libtoolfs)
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2023-11-04 15:21:58 +08:00
..
files base-files: Align rootfs_data upgrades to 64KiB on eMMC 2023-11-04 15:21:58 +08:00
image-config.in add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
Makefile base-files: add eMMC sysupgrade support (#8400) 2021-12-08 16:09:15 +08:00