[PATCH 1/1] rockchip: rk3568: Add support for LinkEase EasePi R1

Liangbin Lian jjm2473 at gmail.com
Thu Jun 25 10:36:43 CEST 2026


Hi Quentin,

> > +CONFIG_LEGACY_IMAGE_FORMAT=y
>
> Do you really need this?

I found `mkimage -A $INITRD_ARCH -O linux -T ramdisk -C gzip -n
uInitrd -d $2 $tempname` in the Armbian code [1], so
`CONFIG_LEGACY_IMAGE_FORMAT=y` should still be needed, right?

[1] https://github.com/armbian/build/blob/main/packages/bsp/common/etc/initramfs/post-update.d/99-uboot

Cheers,
Liangbin


More information about the U-Boot mailing list