Buildroot and BeagleY-AI and Building/Having Issues with Toolchains

Hey There,

I am having a difficult time porting the build before the fact. It seems buildroot is not building correctly with Bootlin toolchains or ARM or Linaro types of toolchains.

Has anyone else come across this issue where the Bootlin toolchains are failing with error 2?

Seth

P.S. I was trying with systemd instead of busybox and I am reverting back to busybox for now.

Okay. So, I built Buildroot with Busybox and not systemd. Oh well, it is still an fs.

Look here:

bl31.bin   r5-u-boot-spl.bin  sdcard.img           
tee-pager_v2.bin  tispl.bin
boot.vfat  rootfs.ext2        tee.bin              
ti                ti-sysfw
extlinux   rootfs.ext4        tee-header_v2.bin    
tiboot3.bin       u-boot.img
Image      rootfs.tar         tee-pageable_v2.bin  
ti-dm

My question now…

How can I adapt the build to the format of the micro SD Card?

Seth

It’s right there.

1 Like

dir. Thank you.