u-boot-brain/arch
Andreas Dannenberg a06df8f339 arm: K3: j721e: Fix boot parameter table index memory address
The boot parameter table index memory address for J721E was configured
to an incorrect value which prevented the use of this definition to
determine which boot parameter table is active which is needed to be
able to distinguish between primary and backup boot modes. Fix this
issue by updating the value to the correct one also in alignment with
the J721E Technical Reference Manual (TRM).

Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2020-02-13 21:39:18 +05:30
..
arc ARC: Switch to generic accessors 2020-02-12 21:11:13 +03:00
arm arm: K3: j721e: Fix boot parameter table index memory address 2020-02-13 21:39:18 +05:30
m68k common: Move clock functions into a new file 2020-01-24 23:06:48 +05:30
microblaze common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mips dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
nds32 asm: dma-mapping.h: Fix dma mapping functions 2020-01-25 12:04:36 -05:00
nios2 common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
powerpc mpc8xx: Expose show_regs() 2020-02-07 13:59:58 -05:00
riscv sandbox conversion to SDL2 2020-02-11 10:58:41 -05:00
sandbox sandbox conversion to SDL2 2020-02-11 10:58:41 -05:00
sh common: Move reset_cpu() to the CPU header 2020-01-24 23:06:49 +05:30
x86 sandbox conversion to SDL2 2020-02-11 10:58:41 -05:00
xtensa common: Move relocate_code() to init.h 2020-01-24 23:06:48 +05:30
.gitignore
Kconfig x86: Enable pinctrl in SPL and TPL 2019-12-15 11:44:24 +08:00