summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan2019-08-21 16:18:47 -0500
committerSivaraj R2019-08-28 08:58:10 -0500
commitf5aca044f8247ffcbb85d29067b4ed7e6ed2b23b (patch)
treec62fb230ebd04ce00c87d1988e9b71f269025102
parent9ff0362084b8ab7df3750ac2b9623b05dc42b676 (diff)
downloaduart-lld-f5aca044f8247ffcbb85d29067b4ed7e6ed2b23b.tar.gz
uart-lld-f5aca044f8247ffcbb85d29067b4ed7e6ed2b23b.tar.xz
uart-lld-f5aca044f8247ffcbb85d29067b4ed7e6ed2b23b.zip
PRSDK-6233: Enabling all cores for j721e
-rwxr-xr-xuart_component.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/uart_component.mk b/uart_component.mk
index a2faa6c..9ceaf57 100755
--- a/uart_component.mk
+++ b/uart_component.mk
@@ -92,8 +92,7 @@ drvuart_c6657_CORELIST = c66x
92drvuart_am437x_CORELIST = a9host 92drvuart_am437x_CORELIST = a9host
93drvuart_am335x_CORELIST = a8host pru_0 pru_1 93drvuart_am335x_CORELIST = a8host pru_0 pru_1
94drvuart_am65xx_CORELIST = mpu1_0 mcu1_0 94drvuart_am65xx_CORELIST = mpu1_0 mcu1_0
95drvuart_j721e_CORELIST = mpu1_0 mcu1_0 mcu1_1 mcu2_0 mcu2_1 mcu3_0 mcu3_1 c66xdsp_1 c66xdsp_2 c7x_1 95drvuart_j721e_CORELIST = $(DEFAULT_j721e_CORELIST)
96drvuart_j721e_CORELISTARM = mpu1_0 mcu1_0 mcu1_1 mcu2_0 mcu2_1 mcu3_0 mcu3_1
97 96
98############################ 97############################
99# uart package 98# uart package