Please pull u-boot-marvell/master
Stefan Roese
sr at denx.de
Thu Sep 24 12:40:59 CEST 2020
Hi Tom,
please pull the most likely last batch of Marvell MVEBU related
fixes. Here the summary log:
----------------------------------------------------------------
- Enable NET_RANDOM_ETHADDR on Espressobin (Acked-by Kosta)
- Espressobin & Clearfog: fdtfile enhancements
- A37xx PCI: Disable link training when unloading driver
- A37xx: increase CONFIG_SYS_BOOTM_LEN to 64MB
- Add Macronix mx25u12835f support, used on uDPU and ESPRESSObin v7
- dns325: Correct CONFIG_NR_DRAM_BANKS parameter
----------------------------------------------------------------
Here the Azure build, without any issues:
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=52&view=results
Thanks,
Stefan
The following changes since commit 55004fa43364e9824b8231e2060f9d7af9c7570a:
Merge tag 'mips-fixes-for-2020.10' of
https://gitlab.denx.de/u-boot/custodians/u-boot-mips (2020-09-22
22:08:16 -0400)
are available in the Git repository at:
git at gitlab.denx.de:u-boot/custodians/u-boot-marvell.git
for you to fetch changes up to 5f50b88ab60a9d2ef2a68a7fc889e78520691e40:
arm64: a37xx: pci: Disable link training when unloading driver
(2020-09-24 10:14:06 +0200)
----------------------------------------------------------------
Andre Heider (2):
arm: mvebu: defconfig: espressobin: enable NET_RANDOM_ETHADDR
arm: mvebu: Espressobin: Set environment variable fdtfile
Baruch Siach (1):
arm: mvebu: clearfog: don't override set fdtfile env
Pali Rohár (1):
arm64: a37xx: pci: Disable link training when unloading driver
Tom Rini (1):
arm: kirkwood: dns325: Correct CONFIG_NR_DRAM_BANKS parameter
Vladimir Vid (2):
mtd: spi-nor-ids: add support for Macronix mx25u12835f flash
arm64: a37xx: increase CONFIG_SYS_BOOTM_LEN to 64MB
board/Marvell/mvebu_armada-37xx/board.c | 47
+++++++++++++++++++++++++++++
board/solidrun/clearfog/clearfog.c | 3 ++
configs/dns325_defconfig | 2 +-
configs/mvebu_espressobin-88f3720_defconfig | 2 ++
drivers/mtd/spi/spi-nor-ids.c | 1 +
drivers/pci/pci-aardvark.c | 5 +++
include/configs/mvebu_armada-37xx.h | 4 +++
7 files changed, 63 insertions(+), 1 deletion(-)
More information about the U-Boot
mailing list