milkv-duo / duo-buildroot-sdk

Milk-V Duo Official buildroot SDK
411 stars 174 forks source link

Unable to boot in ARM mode with the provided images #147

Closed bwees closed 1 month ago

bwees commented 1 month ago

Hello,

I just got my Duo S and flashed the SD card with https://github.com/milkv-duo/duo-buildroot-sdk/releases/download/v1.1.3/milkv-duos-sd-v1.1.3-2024-0930.img.zip. The board boots fine in RISC-V mode but fails to boot in ARM mode. Is there another set of images to use ARM mode or do I need to compile the image myself?

BoryaGames commented 1 month ago

Yeah, you need a different image for ARM, of course. And current SDK can't even do that right now, you need to wait for V2 version and then compile it.

bwees commented 1 month ago

Ah gotcha, yeah after more digging I found that out. Thanks fo the info!