Please pull u-boot-marvell/master
Stefan Roese
sr at denx.de
Fri Mar 12 10:02:36 CET 2021
Hi Tom,
please pull the next batch of Marvell MVEBU related patches. Here the
summary log:
----------------------------------------------------------------
- Some more updates/sync's to A38x DDR3 code (Marek & Pali)
- marvell/ddr/AXP: Some type fixes found in the LTO work (Marek)
- Espressobin: Enable more options (Pali)
- pci-aardvark: Implement workaround for the readback value of
VEND_ID (Paili)
----------------------------------------------------------------
Here the Azure build, without any issues:
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=73&view=results
Thanks,
Stefan
The following changes since commit 4c8e9361bb3ced3b20e45ee94b3751da1a9ed850:
Merge https://source.denx.de/u-boot/custodians/u-boot-usb (2021-03-10
08:56:52 -0500)
are available in the Git repository at:
git at source.denx.de:u-boot/custodians/u-boot-marvell.git
for you to fetch changes up to 15942805b7efe47e186d8b30ec378666561ad1f9:
arm: mvebu: a38x: Remove dead code ARMADA_39X (2021-03-12 07:44:21 +0100)
----------------------------------------------------------------
Marek Behún (2):
ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x
ddr: marvell: axp: fix array types have different bounds warning
Pali Rohár (4):
ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repository
arm: mvebu: Espressobin: Enable additional options
arm: a37xx: pci: Implement workaround for the readback value of
VEND_ID
arm: mvebu: a38x: Remove dead code ARMADA_39X
Sujeet Baranwal (1):
ddr: marvell: a38x: Add more space for additional info from SPD
arch/arm/mach-mvebu/include/mach/cpu.h | 2 +-
.../mach-mvebu/serdes/a38x/high_speed_env_spec.c | 46
----------------------
arch/arm/mach-mvebu/serdes/a38x/sys_env_lib.c | 24 -----------
arch/arm/mach-mvebu/serdes/a38x/sys_env_lib.h | 35 ----------------
configs/mvebu_espressobin-88f3720_defconfig | 5 ++-
drivers/ddr/marvell/a38x/ddr3_debug.c | 1 -
drivers/ddr/marvell/a38x/ddr3_init.c | 3 --
drivers/ddr/marvell/a38x/ddr3_training.c | 11 +-----
drivers/ddr/marvell/a38x/ddr3_training_ip_engine.c | 8 ++--
drivers/ddr/marvell/a38x/ddr3_training_leveling.c | 3 --
drivers/ddr/marvell/a38x/ddr_ml_wrapper.h | 2 -
drivers/ddr/marvell/a38x/mv_ddr_plat.c | 9 -----
drivers/ddr/marvell/a38x/mv_ddr_plat.h | 2 +
drivers/ddr/marvell/a38x/mv_ddr_spd.h | 8 +++-
drivers/ddr/marvell/a38x/mv_ddr_sys_env_lib.h | 22 -----------
drivers/ddr/marvell/a38x/xor.c | 2 -
drivers/ddr/marvell/axp/ddr3_dfs.c | 4 +-
drivers/ddr/marvell/axp/ddr3_sdram.c | 2 +-
drivers/ddr/marvell/axp/xor.c | 4 +-
drivers/ddr/marvell/axp/xor.h | 4 +-
drivers/pci/pci-aardvark.c | 10 +++++
scripts/config_whitelist.txt | 1 -
tools/Makefile | 4 +-
23 files changed, 37 insertions(+), 175 deletions(-)
More information about the U-Boot
mailing list