Issue booting 5.10.47-bone-rt-r44 kernel on the BeagleBoneBlack

Hello,

Thanks for providing this detailed guide at https://forum.digikey.com/t/debian-getting-started-with-the-beaglebone-black/12967

I followed all steps to get a minimal debian system with kernel 5.10.47-bone-rt-r44
going. I now have the problem that there is no output after the Starting kernel… output from the bootloader…
I try to boot from SD card, but there is still a image running on the eMMC. Can this be problematic?

Here is the output before nothing happens anymore:

loading /boot/dtbs/5.10.47-bone-rt-r44/am335x-boneblack.dtb ...
93373 bytes read in 53 ms (1.7 MiB/s)
uboot_overlays: add [enable_uboot_overlays=1] to /boot/uEnv.txt to enable...
debug: [console=ttyO0,115200n8 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait] ...
debug: [bootz 0x82000000 - 0x88000000] ...
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Device Tree to 8ffe6000, end 8ffffcbc ... OK

Starting kernel ...

Kind Regards
Robin

HI @robamu i’m working on this…

Please revert to:

5.10.47-bone-rt-r43 or 36c6e4c8a13d5d96854aea8f167c857d705aafd1

for the time being…

Regards,

Alright thanks, maybe it can help some other people as well. I actually tried the TI BSP variant (For TI v5.10.x: Real-Time) and was able to boot with it :slight_smile:

So it’s a change i’m working on to bring to the “TI” variant… it broke more things… Think of the bone branch as more testing, for the stable TI branch…

Regards,