u-boot/arch
Sumit Garg 881338a0c6 qcs404: sysmap: Don't map reserved memory ranges
Currently u-boot maps whole of 1G RAM but there reserved memory ranges on
QCS404 which are reserved for TrustZone, various firmware components etc.
Any access to these reserved memory ranges causes a bus hang issue. So
disable mapping for reserved memory ranges in u-boot.

Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
2023-02-10 12:50:00 -05:00
..
arc Correct SPL uses of LMB 2023-02-10 07:41:39 -05:00
arm qcs404: sysmap: Don't map reserved memory ranges 2023-02-10 12:50:00 -05:00
m68k Correct SPL uses of LMB 2023-02-10 07:41:39 -05:00
microblaze Correct SPL uses of LMB 2023-02-10 07:41:39 -05:00
mips Correct SPL use of OCTEON_SERIAL_PCIE_CONSOLE 2023-02-10 07:41:39 -05:00
nios2 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig 2022-12-22 10:31:48 -05:00
powerpc Correct SPL uses of LMB 2023-02-10 07:41:39 -05:00
riscv Correct SPL uses of LMB 2023-02-10 07:41:39 -05:00
sandbox Correct SPL uses of LMB 2023-02-10 07:41:39 -05:00
sh sh4: Drop unused pci_sh7780 driver 2023-02-07 14:33:49 -05:00
x86 Correct SPL uses of USB_KEYBOARD 2023-02-10 07:41:40 -05:00
xtensa global: Migrate CONFIG_MAX_MEM_MAPPED to CFG 2022-12-23 10:14:51 -05:00
.gitignore
Kconfig event: Correct dependencies on the EVENT framework 2023-01-18 12:46:13 -05:00
Kconfig.nxp nxp: Finish migration of SYS_FSL_SRDS_[12] to Kconfig 2023-01-20 12:27:23 -05:00
u-boot-elf.lds