u-boot/arch
Lukas Funke 1ae4a07c2b arm64: zynqmp: Corrected pcap_prog register address
Currently the pcap_prog struct variable is pointing to 0x3004 which is
incorrect according to [1]. The variable should point to 0x3000.

[1] https://www.xilinx.com/htmldocs/registers/ug1087/ug1087-zynq-ultrascale-registers.html#csu___pcap_prog.html

Signed-off-by: Lukas Funke <lukas.funke@weidmueller.com>
Link: https://lore.kernel.org/r/20230915093901.1062825-1-lukas.funke-oss@weidmueller.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
2023-09-21 13:20:11 +02:00
..
arc treewide: unify the linker symbol reference format 2023-08-09 09:21:42 -04:00
arm arm64: zynqmp: Corrected pcap_prog register address 2023-09-21 13:20:11 +02:00
m68k arch: m68k: Implement relocation 2023-09-06 13:28:58 +02:00
microblaze treewide: rework linker symbol declarations in sections header 2023-08-09 09:21:42 -04:00
mips event: Use an event to replace last_stage_init() 2023-08-31 13:16:55 -04:00
nios2 event: Convert existing spy records to simple 2023-08-31 13:16:54 -04:00
powerpc Kconfigs: Correct default of "0" on hex type entries 2023-08-09 09:21:42 -04:00
riscv riscv: Correct event usage for riscv_cpu_probe/setup 2023-09-06 13:47:24 -04:00
sandbox dm: core: ofnode: Add ofnode_read_bootscript_flash() 2023-09-21 13:20:11 +02:00
sh sh: use asm-generic/unaligned.h 2023-05-31 14:05:34 -04:00
x86 event: Use an event to replace last_stage_init() 2023-08-31 13:16:55 -04:00
xtensa treewide: unify the linker symbol reference format 2023-08-09 09:21:42 -04:00
.gitignore
Kconfig arch: m68k: Implement relocation 2023-09-06 13:28:58 +02:00
Kconfig.nxp LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platforms 2023-07-06 13:04:56 +08:00
u-boot-elf.lds