We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf9ffa6 commit 429f833Copy full SHA for 429f833
config/boards/beaglebone-ai64.conf
@@ -0,0 +1,18 @@
1
+# BeagleBone® AI-64 dual core 4GB GBE USB3 OSPI DisplayPort HDMI
2
+
3
+BOARD_NAME="BeagleBone AI-64"
4
+BOARDFAMILY="k3"
5
+BOARD_MAINTAINER="grippy98"
6
+BOOTCONFIG="j721e_beagleboneai64_a72_defconfig"
7
+BOOTFS_TYPE="fat"
8
+BOOT_FDT_FILE="ti/k3-j721e-beagleboneai64.dts"
9
+TIBOOT3_BOOTCONFIG="j721e_beagleboneai64_r5_defconfig"
10
+TIBOOT3_FILE="tiboot3-j721e-gp-evm.bin"
11
+SYSFW_FILE="sysfw-j721e-gp-evm.itb"
12
+TISPL_FILE="tispl.bin_unsigned"
13
+UBOOT_FILE="u-boot.img_unsigned"
14
+DEFAULT_CONSOLE="serial"
15
+KERNEL_TARGET="current,edge"
16
+KERNEL_TEST_TARGET="current"
17
+SERIALCON="ttyS2"
18
+ATF_BOARD="generic"
0 commit comments