[U-Boot] Please pull u-boot-marvell/master

Hi Tom,
please pull the following Marvell related patches.
Thanks, Stefan
The following changes since commit f3dd87e0b98999a78e500e8c6d2b063ebadf535a:
Prepare v2018.01 (2018-01-08 20:25:29 -0500)
are available in the Git repository at:
git://www.denx.de/git/u-boot-marvell.git
for you to fetch changes up to 0a05bf42b462c0fd0299c768560c5ad532cdf619:
ARM: mvebu: correct reference for "ethernet1" on DB-88F6820-AMC (2018-01-10 12:36:52 +0100)
---------------------------------------------------------------- Andre Heider (4): arm64: a37xx: use disto defaults arm64: a37xx: add distro compatible env vars arm64: a37xx: defconfigs: enable CONFIG_DISTRO_DEFAULTS arm64: a37xx: use distro bootcmd
Chris Packham (1): ARM: mvebu: correct reference for "ethernet1" on DB-88F6820-AMC
Florian Klink (1): arm: mvebu: ClearFog: document boot selection switches, update UART
Konstantin Porotchkin (1): tools: Add Marvell recovery image download script
Miquel Raynal (2): ARM: mvebu: Allow MVNETA to be selected with Armada 3700 SoCs pinctrl: mvebu: Make drivers depend on the pinctrl framework
arch/arm/dts/armada-385-amc.dts | 2 +- board/solidrun/clearfog/README | 21 ++++- configs/mvebu_db-88f3720_defconfig | 1 + configs/mvebu_espressobin-88f3720_defconfig | 1 + drivers/net/Kconfig | 6 +- drivers/pinctrl/mvebu/Kconfig | 4 +- include/configs/mvebu_armada-37xx.h | 23 +++++- tools/mrvl_uart.sh | 119 ++++++++++++++++++++++++++++ 8 files changed, 164 insertions(+), 13 deletions(-) create mode 100755 tools/mrvl_uart.sh

On Wed, Jan 10, 2018 at 12:40:37PM +0100, Stefan Roese wrote:
Hi Tom,
please pull the following Marvell related patches.
Thanks, Stefan
The following changes since commit f3dd87e0b98999a78e500e8c6d2b063ebadf535a:
Prepare v2018.01 (2018-01-08 20:25:29 -0500)
are available in the Git repository at:
git://www.denx.de/git/u-boot-marvell.git
for you to fetch changes up to 0a05bf42b462c0fd0299c768560c5ad532cdf619:
ARM: mvebu: correct reference for "ethernet1" on DB-88F6820-AMC (2018-01-10 12:36:52 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Stefan Roese
-
Tom Rini