openwrt/target/linux/mediatek/image
Daniel Golle 198385b69d mediatek: switch to use seperate ramdisk for initramfs images
MediaTek targets always use U-Boot's modern uImage.FIT format which
allows bundling several blobs into a single file including hashes,
descriptions and more. In fact, we are already using that to bundle
the Flattened Device Tree blob with the kernel on this and many
other targets.
In the same fashion, we can now make use of the newly introduced
support for building seperate ramdisk to uImage.FIT with a dedicated
initrd blob checked and loaded by U-Boot instead of embedding the
cpio archive into the kernel itself.
This allows for having larger ramdisks, choosing ramdisk compression
independently of kernel compression (while only kernel is decompressed
by the bootloader) and for more easily replacing or modifying the
filesystem contained in an initramfs image.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-02-25 16:39:55 +00:00
..
Config.in mediatek: mt7623: add full system image for UniElec U7623 2020-07-26 17:08:31 +08:00
gen_mt7622_emmc_img.sh mediatek: make emmc image generation work on mt7622 2020-06-07 17:52:21 +02:00
gen_mt7623_emmc_img.sh mediatek: mt7623: fix sysupgrade from vendor OpenWrt on UniElec U7623 2020-07-26 16:42:35 +08:00
gen_mtk_mmc_img.sh target: use SPDX license identifiers on scripts 2021-02-10 15:47:23 +01:00
gen_scatterfile.sh target: use SPDX license identifiers on scripts 2021-02-10 15:47:23 +01:00
Makefile mediatek: switch to use seperate ramdisk for initramfs images 2021-02-25 16:39:55 +00:00
mt7622.mk mediatek: mt7622: fix bpi-r64 emmc f2fs overlay 2021-02-24 19:31:19 +00:00
mt7623.mk mediatek: move mt7623a-unielec-u7623*.dts* out of patch 2021-02-19 10:00:46 +00:00
mt7623a_unielec_u7623-uEnv.txt mediatek: mt7623: add full system image for UniElec U7623 2020-07-26 17:08:31 +08:00
mt7623n_bpir2-uEnv.txt mediatek: add SD card image creation for Banana Pi R2 2020-07-08 23:22:30 +02:00
mt7629.mk mediatek: fix image building 2020-05-04 16:28:46 +02:00