Release Notes

This document highlights the key features and support included in the BSP-Yocto-TISDK-AM64x-ALPHA2 software release for the phyCORE-AM64x SOM and development kit.

Board Support Package Status

BSP Operating system

Linux

Release Status

RELEASED

Release Date

2022-10-04

Repository

PHYTEC Public Repos

Binaries

BSP-Yocto-TISDK-AM64x-ALPHA2

Note

This is an ALPHA software release, it is possible that some features are not working or have stability issues. This release will NOT be supported after the first production-ready BSP release.

New in this Release

Yocto

  • Created a layer manifest based on TI’s Linux v08.03.00.005 Processor SDK Linux for AM64x

  • Added memory testing utilities (memtester and stressapptest) to tisdk-default-image

Linux Kernel

  • Updated phyCORE-AM64x SOM and development kit support for latest hardware revisions in the v5.10.120 Linux kernel codebase sourced from TI’s v08.04.01.002 Processor SDK Linux for AM64x

  • UART3 and SPI1 support added via Linux Device Tree Overlay: k3-am64-phyboard-electra-x27-uart3-spi1.dtbo

  • Support added for Realtak R8169 PCIe card

U-Boot Bootloader

  • Updated phyCORE-AM64x SOM and development kit support for latest hardware revisions in the v2021.01 U-Boot bootloader codebase sourced from TI’s v08.03.00.005 Processor SDK Linux for AM64x

Software Versioning

The BSP-Yocto-TISDK-AM64x-ALPHA2 software release is mostly based off of TI’s v08.03.00.005 Processor SDK Linux release and shares much of the same components and features. The kernel however is pulled from the later release, v08.04.01.002.

Software Versioning

Tested Build Environment

Ubuntu 18.04

Ubuntu 18.04 Release Downloads

Linux Kernel

5.10.120 (tag: v5.10.120-phy3)

PHYTEC Linux kernel repository

U-Boot Bootloader

2021.01 (tag: v2021.01_08.03.00.005-phy1)

PHYTEC U-Boot bootloader repository

Yocto

3.1.12 Dunfell (tag: BSP-Yocto-TISDK-AM64x-ALPHA2)

PHYTEC Meta Layer repository

PHYTEC Meta Layer

This BSP release supports the phyCORE-AM64x development kit and will eventually support configuration options for more SOM variants to be used with the development kit carrier board (PBA-C-25). Here is a summary of the Yocto Machine Configuration support introduced in the PHYTEC Meta Layer for this release:

Yocto MACHINE Summary

Yocto MACHINE

Default Target Image

Linux Distro

Kit Part Number

Compatible Modules

U-Boot defconfig

Linux defconfig

Device Tree Files

phyboard-electra-am64xx-1 (Default Kit)

tisdk-default-image

TI Arago 2021.09

KPB-07225-ALPHA.A1

SOM: PCM-072.A1
(PCM-072.S1 equivalent to PCM-072.A1)
Carrier Board: PBA-C-25.A1

u-boot.img: phycore_am64x_a53_defconfig
SPL: phycore_am64x_r5_defconfig

phytec_ti_defconfig, phytec_ti_platform.config

Default Device Tree: k3-am642-phyboard-electra-rdk.dtb
Overlay: k3-am64-phyboard-electra-rdk-pcie-usb2.dtbo, k3-am64-phyboard-electra-x27-uart3-spi1.dtbo

Part Number Summary

Hardware Summary

Hardware Description

Part Number

Configuration Details (LPDDR4 / eMMC / NOR / Ethernet PHY / Temperature)

PCB Version

phyCORE-AM64x SOM

PCM-072.A1 (PCM-072.S1 equivalent to PCM-072.A1)

2GB / 16GB eMMC / OSPI / Yes / Industrial

1565.1

phyCORE-AM64x Carrier Board

PBA-C-25.A1

1566.1

PCM-072.A1 + PBA-C-25.A1 (Default Kit)

KPB-07225-ALPHA1.A1

Compatible Modules and Accessories

Note

BSP-Yocto-TISDK-AM64x-ALPHA2 does not officially support these optional hardware accessories but support for them can be provided upon request. For further information please contact sales@phytec.com.

Support will be included by default in a future release.

Compatible Add-Ons

Module Name

Part Number

PCB Version

Description

phyGATE-AM64x (AKA Pinger)

PBA-C-28

7030.1

PLC style phyCORE-AM64x Carrier Board

Linux Device Tree Summary

This is a summary of how the device tree source files (.dts) and the various include files (.dtsi) are broken down in the kernel. These files describe the hardware in a hierarchical and modular way to the kernel, connecting device drivers to the interfaces brought out by the carrier board.

Linux Device Tree Summary

Hardware Target

Device Tree File Descriptions

Filename

KPB-07225-ALPHA1.A1 (Default Kit)

Default Device Tree (includes the other .dtsi files below)

k3-am642-phyboard-electra-rdk.dts

SOM .dtsi- This file adds support for your specific SOM’s population options

k3-am64-phycore-som.dtsi

Carrier Board .dtsi - This file adds general support for the hardware interfaces featured on the development kit carrier board.

k3-am64-phyboard-electra.dtsi

PCIe overlay

k3-am64-phyboard-electra-rdk-pcie-usb2.dts

If designing your own custom carrier board around the phyCORE-AM64x SOM, you will eventually define a custom device tree for your board that includes the .dtsi file for the SOM, which PHYTEC has provided for you. All the BSP changes custom for your application should eventually be consolidated into its own Meta Layer.

Supported Interfaces

The following table outlines the validated interfaces of the default phyCORE-AM64x development kit.

Note

This table only outlines the key features of the AM64x Processor PHYTEC has chosen to enable by default for the phyCORE-AM64x Development Kit, which serves as a basis for customization in production designs. Unnecessary interfaces can be disabled and additional interfaces can be enabled when deploying the SOM on a custom carrier board. Other features of the AM64x Processor may or may not be configurable depending on pin multiplexing conflicts, for more information review the phyCORE-AM64x schematic in tandem with the Processor Datasheet.

Supported Interfaces

Interface

Detail

Implemented

Tested

Status in Device tree

Notes

UART

uart0

Yes

Yes

Okay

Default serial console
- Connected to CP2105 header

uart1

Yes

No

Reserved

Reserved for co-processor firmware usage

mcu_uart0

Yes

Yes

Disabled

I2C

i2c0

Yes

Yes

Okay

i2c1

Yes

Yes

Okay

mcu_i2c0

Yes

Yes

Disabled

mcu_i2c1

Yes

Yes

Disabled

Ethernet

eth0 (cpsw ethernet)

Yes

Yes

Okay

DP83867IRRGZ SOM PHY

eth1 (pru-icssg0 ethernet)

Yes

Yes

Okay

DP83867IRRGZ CB PHY

eth2 (pru-icssg0 ethernet)

Yes

Yes

Okay

DP83867IRRGZ CB PHY

eMMC/SD/SDIO

mmc0

Yes

Yes

Okay

eMMC Flash Memory on the SOM

mmc1

Yes

Yes

Okay

SD Card Slot on Dev Kit Carrier Board

USB

usb0

Yes

Yes

Okay

Connected to USB 3.0 HUB
- USB super speed signals (serdes0) muxed between USB HUB and mPCIe with device tree overlay
- USB2.0 speeds still supported when mPCIe enabled

CAN

can0

Yes

Yes

Okay

Full Duplex CAN brought out to X2 10pin header

can1

Yes

Yes

Okay

Full Duplex CAN brought out to X3 10pin header

SPI

spi0

Yes

Yes

Okay

Connected to Infineon Trusted Platform Module (TPM) SLB9670

OSPI

ospi0

Yes

Yes

Okay

NOR Serial Flash on SOM

GPIO

User LEDs

Yes

Yes

Okay

User LEDs populated on SOM and Carrier Board

User Buttons

Yes

No

No

General Purpose

No

No

No

GPIOs can be configured “on the fly”, See Blink and GPIO Peripheral Interface Guides

Memory

SOM EEPROM

Yes

Yes

Okay

M24C32 on i2c0

Carrier Board EEPROM

Yes

Yes

Okay

M24C02 on i2c1

OSPI NOR Flash

Yes

Yes

Okay

MT35XU512ABA

RTC

SOM RTC

Yes

Yes

Okay

RV-3028-C7 on I2C0

mPCIe

serdes0

Yes

Yes

Disabled

mPCIe at the X31 connector
- Enabled with device tree overlay
- serdes0 signals muxed between USB HUB and mPCIe

PRU-ICSSG

pru_icssg0

Yes

Yes

Okay

Connected to eth1 and eth2

pru_icssg1

Yes

Yes

No

Supported with Pinger Lite Expansion Board

Note

For technical support, please visit PHYTEC’s Support Portal!