@rockamal maybe you’ll have better luck with x96q lpddr3
https://github.com/NickAlilovic/build/blob/v20250306/patch/u-boot/u-boot-h616/159-add-x96-q-lpddr3-v1.3-defconfig.patch
git clone https://github.com/NickAlilovic/build.git --branch v20250306
cd build
pico patch/u-boot/u-boot-h616/159-add-x96-q-lpddr3-v1.3-defconfig.patch
Change @@ -0,0 +1,191 @@ to @@ -0,0 +1,192 @@
add this to the bottom of the patch
"+CONFIG_SPL_IMAGE_TYPE_SUNXI_TOC0=y"
Then you need to include the secure boot patch.
pico patch/u-boot/u-boot-h616/secure-boot.patch
create the secure boot patch.
you can find it here.