mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 20:56:12 +02:00
arm64: versal2: Enable GIC600 support
Add and enable the GIC600 support configuration by default for Versal Gen 2. Signed-off-by: Padmarao Begari <padmarao.begari@amd.com> Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/e3135eee33282281572fbc960aa45b5d0f355158.1772098079.git.michal.simek@amd.com
This commit is contained in:
parent
79a647c6b7
commit
1dcaeffc9c
@ -43,6 +43,9 @@ config SYS_MEM_RSVD_FOR_MMU
|
||||
config GICV3
|
||||
def_bool y
|
||||
|
||||
config GICV3_SUPPORT_GIC600
|
||||
def_bool y
|
||||
|
||||
config SYS_MALLOC_LEN
|
||||
default 0x2000000
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user