summaryrefslogtreecommitdiffstats
path: root/conf/machine/j721s2-evm.conf
diff options
context:
space:
mode:
authorEtheridge, Darren <detheridge@ti.com>2022-03-23 14:37:07 -0500
committerRyan Eatmon <reatmon@ti.com>2022-04-07 07:48:39 -0500
commited94c75b436f2f8c5c3a8a6ebed45d7276cc35e4 (patch)
tree400e4a95765e82581637257d28607fb087357392 /conf/machine/j721s2-evm.conf
parent1ab91bcc154909f5ba8e04a866836773fa9430e4 (diff)
downloadmeta-ti-ed94c75b436f2f8c5c3a8a6ebed45d7276cc35e4.tar.gz
ti-graphics: gpu enable and move all platforms to ddk 1.15
Enable the GPU for am62xx and j721s2 and use IMG DDK 1.15 Migrate Imagination DDK 1.13 to DDK 1.15 for J721e Signed-off-by: Darren Etheridge <detheridge@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'conf/machine/j721s2-evm.conf')
-rw-r--r--conf/machine/j721s2-evm.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/j721s2-evm.conf b/conf/machine/j721s2-evm.conf
index 82fd33da..e5ed0b73 100644
--- a/conf/machine/j721s2-evm.conf
+++ b/conf/machine/j721s2-evm.conf
@@ -4,6 +4,8 @@
4 4
5require conf/machine/include/j7.inc 5require conf/machine/include/j7.inc
6 6
7MACHINE_FEATURES += "gpu"
8
7SERIAL_CONSOLES = "115200;ttyS10" 9SERIAL_CONSOLES = "115200;ttyS10"
8SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" 10SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
9TFA_K3_USART = "0x8" 11TFA_K3_USART = "0x8"