From: Sinthu Raja <[email protected]> J721E EdgeAI Kit (EAIK) is a low cost, small form factor board designed for TI’s J721E SoC. TI’s J721E SoC comprises of dual core A72, high performance vision accelerators, video codec accelerators, latest C71x and C66x DSP, high bandwidth real-time IPs for capture and display, GPU, dedicated safety island and security accelerators.
J721E EAIK supports the following interfaces: * 4 GB LPDDR4 RAM * x1 Gigabit Ethernet interface * x1 USB 3.0 Type-C port * x3 USB 3.0 Type-A ports * x1 PCIe M.2 E Key * x1 PCIe M.2 M Key * x2 CSI2 Camera interface (RPi and TI Camera connector) * 40-pin Raspberry Pi compatible GPIO header J721e EVM and EAIK uses the unified bootloader. Add j721e eaik dtb for machine=j721e-evm Signed-off-by: Sinthu Raja <[email protected]> Reviewed-by: Lokesh Vutla <[email protected]> --- Added Reviewed-by. The U-boot and kernel patches are merged, this patch can be merged once the SRCREV is updated to the latest commit in linux and u-boot recipies. V1 Patch link: https://lists.yoctoproject.org/g/meta-ti/message/13857 conf/machine/j7-evm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/j7-evm.conf b/conf/machine/j7-evm.conf index 1b99baeb..3cf0f186 100644 --- a/conf/machine/j7-evm.conf +++ b/conf/machine/j7-evm.conf @@ -11,6 +11,7 @@ SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" KERNEL_DEVICETREE = " \ ti/k3-j721e-common-proc-board.dtb \ + ti/k3-j721e-eaik.dtb \ " UBOOT_MACHINE = "j721e_evm_a72_config" -- 2.31.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13894): https://lists.yoctoproject.org/g/meta-ti/message/13894 Mute This Topic: https://lists.yoctoproject.org/mt/83936175/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
