Yocto Support for Beagleboard-xm

Hello All,

I have very old , may be 5-6 years Beaglebaord -xm target. Can we compile the Yocto porject on the target ? May be latest or old version. Please suggest . or I need to buy a latest Beagleback board.

Gaurav

BeagleBoard-xM launched in 2010.

Not sure how to find all the right bits for Yocto. Maybe we should reach out to some specific people who used it back then?

1 Like

MACHINE=beagle-x15

meta-ti/meta-ti-bsp

#@TYPE: Machine
#@NAME: BeagleBoard X15
#@DESCRIPTION: Machine configuration for the BeagleBoard X15

require conf/machine/include/am57xx.inc

PREFERRED_PROVIDER_virtual/kernel = "linux-bb.org"

KERNEL_DEVICETREE_PREFIX = "am57xx-beagle-x15"

KERNEL_DEVICETREE = " \
am57xx-beagle-x15.dtb \
am57xx-beagle-x15-revb1.dtb \
am57xx-beagle-x15-revc.dtb \
am57xx-idk-lcd-osd101t2045.dtbo \
am57xx-idk-lcd-osd101t2587.dtbo \
"

MACHINE_GUI_CLASS = "bigscreen"

SERIAL_CONSOLES = "115200;ttyS2"

UBOOT_MACHINE = "am57xx_evm_config"

I don’t currently have that board and have never touched one, it is assumed this is correct since it is the official Ti bsp.

Soc for Beagleboard-xm is
AM37x 1GHz ARM Cortex-A8 compatible

Hi Foxsquirrel. Thanks for the input and detail. I will check with this configuration.

Thanks. Right it is back then around 2010. May I know any required contact person. I checked in ChatGPT it say can work based upon the revision A/B/C/D.

X15 != xM

X15 = AM5729
xM = OMAP3430/DM3730