git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f01a4e8
)
configs: ns3: enable GIC_V3 ITS
author
Rayagonda Kokatanur
<rayagonda.kokatanur@broadcom.com>
Wed, 15 Jul 2020 17:19:02 +0000
(22:49 +0530)
committer
Tom Rini
<trini@konsulko.com>
Wed, 29 Jul 2020 14:37:11 +0000
(10:37 -0400)
Enables the Generic Interrupt Controller (GIC) V3
Interrupt Translation Service (ITS) Locality-specific Peripheral
Interrupts (LPI) configuration table and LPI table.
Signed-off-by: Rayagonda Kokatanur <rayagonda.kokatanur@broadcom.com>
Signed-off-by: Bharat Kumar Reddy Gooty <bharat.gooty@broadcom.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/bcm_ns3_defconfig
patch
|
blob
|
history
diff --git
a/configs/bcm_ns3_defconfig
b/configs/bcm_ns3_defconfig
index
7e51a92
..
040e753
100644
(file)
--- a/
configs/bcm_ns3_defconfig
+++ b/
configs/bcm_ns3_defconfig
@@
-1,4
+1,5
@@
CONFIG_ARM=y
+CONFIG_GIC_V3_ITS=y
CONFIG_TARGET_BCMNS3=y
CONFIG_SYS_TEXT_BASE=0xFF000000
CONFIG_ENV_SIZE=0x80000