Issues booting buildroot image

Hey all, hoping someone has some insight that could help.

I’m trying to make a tailored image for loading a single application for a mobile device and during initial testing using the defconfig the board will not boot into a login prompt. Other standard images load fine and boot as expected but I’m struggling to get buildroot to function as expected.

Has anyone had similar experiences or know what I may be missing/misunderstanding?

Thanks for your help!

You can use this branch: GitHub - libre-computer-project/libretech-buildroot at 2023.02.x/amlogic

This generates a bootable Linux and then you can use libretech-flash-tool to flash the appropriate bootloader onto the image. We will add a feature in the future for buildroot to download and add the bootloader to the image automatically.