浏览代码

armv8: ls1046a: advertise QMan v3 in configuration

The QMan IP block in this SoC is version 3.2 so advertise
this in the SoC configuration header.

Reviewed-by: Bharat Bhushan <bharat.bhushan@nxp.com>
Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
Laurentiu Tudor 6 年之前
父节点
当前提交
5bdfdb7d4f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      arch/arm/include/asm/arch-fsl-layerscape/config.h

+ 1 - 0
arch/arm/include/asm/arch-fsl-layerscape/config.h

@@ -257,6 +257,7 @@
 
 #elif defined(CONFIG_ARCH_LS1046A)
 #define CONFIG_SYS_FMAN_V3
+#define CONFIG_SYS_FSL_QMAN_V3
 #define CONFIG_SYS_NUM_FMAN			1
 #define CONFIG_SYS_NUM_FM1_DTSEC		8
 #define CONFIG_SYS_NUM_FM1_10GEC		2