Skip to content
Snippets Groups Projects
Commit ee2a5102 authored by Hou Zhiqiang's avatar Hou Zhiqiang Committed by York Sun
Browse files

ARMv8/fsl-layerscape: Enable data coherency between cores in cluster

parent 3aec452e
No related branches found
No related tags found
No related merge requests found
config ARCH_LS1012A config ARCH_LS1012A
bool bool
select ARMV8_SET_SMPEN
select FSL_LSCH2 select FSL_LSCH2
select SYS_FSL_DDR_BE select SYS_FSL_DDR_BE
select SYS_FSL_MMDC select SYS_FSL_MMDC
...@@ -7,6 +8,7 @@ config ARCH_LS1012A ...@@ -7,6 +8,7 @@ config ARCH_LS1012A
config ARCH_LS1043A config ARCH_LS1043A
bool bool
select ARMV8_SET_SMPEN
select FSL_LSCH2 select FSL_LSCH2
select SYS_FSL_DDR select SYS_FSL_DDR
select SYS_FSL_DDR_BE select SYS_FSL_DDR_BE
...@@ -23,6 +25,7 @@ config ARCH_LS1043A ...@@ -23,6 +25,7 @@ config ARCH_LS1043A
config ARCH_LS1046A config ARCH_LS1046A
bool bool
select ARMV8_SET_SMPEN
select FSL_LSCH2 select FSL_LSCH2
select SYS_FSL_DDR select SYS_FSL_DDR
select SYS_FSL_DDR_BE select SYS_FSL_DDR_BE
...@@ -38,6 +41,7 @@ config ARCH_LS1046A ...@@ -38,6 +41,7 @@ config ARCH_LS1046A
config ARCH_LS2080A config ARCH_LS2080A
bool bool
select ARMV8_SET_SMPEN
select FSL_LSCH3 select FSL_LSCH3
select SYS_FSL_DDR select SYS_FSL_DDR
select SYS_FSL_DDR_LE select SYS_FSL_DDR_LE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment