projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fae6a1
)
armv8: ls1043a: advertise QMan v3 in configuration
author
Laurentiu Tudor
<
[email protected]
>
Mon, 27 Aug 2018 14:33:58 +0000
(17:33 +0300)
committer
York Sun
<
[email protected]
>
Thu, 27 Sep 2018 15:58:03 +0000
(08:58 -0700)
The QMan IP block in this SoC is version 3.2 so advertise
this in the SoC configuration header.
Signed-off-by: Laurentiu Tudor <
[email protected]
>
Reviewed-by: York Sun <
[email protected]
>
arch/arm/include/asm/arch-fsl-layerscape/config.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-fsl-layerscape/config.h
b/arch/arm/include/asm/arch-fsl-layerscape/config.h
index 8a051481365f3cd9a267b44cdb486b898b177a26..bd4ca88e1669c92e6407e8cff7481770d15571cf 100644
(file)
--- a/
arch/arm/include/asm/arch-fsl-layerscape/config.h
+++ b/
arch/arm/include/asm/arch-fsl-layerscape/config.h
@@
-195,6
+195,7
@@
/* SoC related */
#ifdef CONFIG_ARCH_LS1043A
#define CONFIG_SYS_FMAN_V3
+#define CONFIG_SYS_FSL_QMAN_V3
#define CONFIG_SYS_NUM_FMAN 1
#define CONFIG_SYS_NUM_FM1_DTSEC 7
#define CONFIG_SYS_NUM_FM1_10GEC 1