[GIT PULL] please pull fsl-qoriq-2022-9-6
Peng Fan
peng.fan at nxp.com
Tue Sep 6 11:55:37 CEST 2022
Hi Tom,
Please pull fsl-qoriq-2022-9-6
---------------------------------------
Reset fixes for p1_p2_rdb_pc
Fix use after free issue fix in fsl_enetc.c
Fix for fsl ddr: make bank_addr_bits reflect actual bits
sl28 board update
---------------------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq/-/pipelines/13362
Thanks,
Peng.
The following changes since commit 427aa3c9b72b6672f714389a6f71b6cc2841d559:
Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpm (2022-09-03 14:55:37 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git tags/fsl-qoriq-2022-9-6
for you to fetch changes up to 44366be10a9386a8887124a77a7d06169c3aa1f3:
board: freescale: p1_p2_rdb_pc: Turn off watchdog before reset (2022-09-06 14:08:35 +0800)
----------------------------------------------------------------
Michael Walle (5):
armv8: layerscape: spl: mark OCRAM as non-secure
board: sl28: implement additional bootsources
board: sl28: add user friendly names for the boot sources
board: sl28: support dynamic prompts
board: sl28: remove COUNTER_FREQUENCY_REAL
Pali Rohár (4):
board: freescale: p1_p2_rdb_pc: Add workaround for board reset reboot loop
board: freescale: p1_p2_rdb_pc: Add workaround for non-working watchdog
board: freescale: p1_p2_rdb_pc: Avoid usage of CPLD's system reset register
board: freescale: p1_p2_rdb_pc: Turn off watchdog before reset
Sean Anderson (2):
ddr: fsl: Reduce the size of interactive options
ddr: fsl: Make bank_addr_bits reflect actual bits
Siarhei Yasinski (1):
net: enetc: Fix use after free issue in fsl_enetc.c
arch/arm/cpu/armv8/fsl-layerscape/spl.c | 13 +++++++++++++
arch/powerpc/cpu/mpc85xx/cpu.c | 8 ++++++++
board/freescale/ls1043ardb/ddr.c | 2 +-
board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c | 48 +++++++++++++++++++++++++++++++++++++++++++++++-
board/freescale/p1_p2_rdb_pc/spl.c | 6 ++++++
board/freescale/p1_p2_rdb_pc/tlb.c | 2 +-
board/kontron/sl28/common.c | 22 ++++++++++++++++++++++
board/kontron/sl28/sl28.c | 43 +++++++++++++++++++++++++++++++++++++++++++
board/kontron/sl28/sl28.h | 16 ++++++++++++++++
board/kontron/sl28/spl.c | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
configs/kontron_sl28_defconfig | 6 +++++-
drivers/ddr/fsl/ctrl_regs.c | 2 +-
drivers/ddr/fsl/ddr4_dimm_params.c | 2 +-
drivers/ddr/fsl/interactive.c | 6 +++---
drivers/net/fsl_enetc.c | 8 +++++++-
include/configs/kontron_sl28.h | 2 --
16 files changed, 227 insertions(+), 13 deletions(-)
create mode 100644 board/kontron/sl28/sl28.h
More information about the U-Boot
mailing list