Hi! El jueves, 14 de septiembre de 2023 16:57:17 -03 Joel Winarske escribió: > Hi folks, > > I've built core-image-weston for beaglebone-ai64. > > I'm imaging sdcard using: > sudo bmaptool copy ./core-image-weston-beaglebone-ai64.wic.xz /dev/sda > > The image is not booting. > > Are there any known issues with this layer on kirkstone tip of tree? > > > (I'm looking into making flutter-auto (AGL) run on this device; I'm the author of flutter-auto) Yes, I could only run the image by booting from the SD card. I'm trying to add Balena support to it. I've compared BeagleBone's and meta-ti's u-boot and they differ in a few places which seem to be related to the eMMC, so my guess is that the issue needs to be solved there first.