[PATCH v2 0/3] arm: socfpga: arria10: Add save_boot_params()
Ley Foon Tan
ley.foon.tan at intel.com
Fri Mar 6 09:55:17 CET 2020
This patchset add support save reset status value from bootrom for Arria 10.
v2:
- Add macro for BOOTROM_SHARED_MEM_SIZE.
- Change to use SOCFPGA_PHYS_OCRAM_SIZE macro.
- Change to static for rst_mgr_status.
History:
v1: https://patchwork.ozlabs.org/patch/1245681/
Ley Foon Tan (3):
arm: socfpga: Add onchip RAM size macro
configs: socfpga: Change to use SOCFPGA_PHYS_OCRAM_SIZE macro
arm: socfpga: arria10: Add save_boot_params()
.../mach-socfpga/include/mach/base_addr_a10.h | 2 ++
.../mach-socfpga/include/mach/base_addr_ac5.h | 2 ++
arch/arm/mach-socfpga/spl_a10.c | 32 +++++++++++++++++++
include/configs/socfpga_common.h | 5 +--
4 files changed, 39 insertions(+), 2 deletions(-)
--
2.19.0
More information about the U-Boot
mailing list