[U-Boot] Please pull u-boot-marvell/master
Stefan Roese
sr at denx.de
Fri Nov 30 14:45:29 UTC 2018
Hi Tom,
please pull the next batch of Marvell related patches. Here a short
summary:
- Some Kirkwood boards converted to DM_SPI by Chris
- New Armada-385 SoC revision printed by Chris
- Ethernet enable on mcbin by Baruch
- Support 2 DRAM banks on Armada-8k boards by Baruch
Thanks,
Stefan
The following changes since commit 93e72ac472b537bb4b0c6a97a7e6aab2b37860c6:
Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic (2018-11-29 15:16:58 -0500)
are available in the Git repository at:
git://www.denx.de/git/u-boot-marvell.git
for you to fetch changes up to d997ad034b6a2e840fefb8224bfd85391cafd71d:
ARM: mvebu: add revision id for Armada-385 B0 (2018-11-30 10:58:10 +0100)
----------------------------------------------------------------
Baruch Siach (3):
arm: mvebu: configs: armada8k: use 2 DRAM banks
arm: mvebu: mcbin: dts: enable 1G network interface
arm: mvebu: mcbin: configs: enable network driver
Chris Packham (4):
arm: kirkwood: configs: Convert Allied Telesis boards to DM_SPI
arm: kirkwood: configs: ds109: Convert to DM_SPI
arm: kirkwood: configs: dreamplug: Convert to DM_SPI
ARM: mvebu: add revision id for Armada-385 B0
arch/arm/dts/armada-8040-mcbin.dts | 16 ++++++++++++++++
arch/arm/mach-mvebu/cpu.c | 3 +++
arch/arm/mach-mvebu/include/mach/soc.h | 1 +
arch/arm/mach-mvebu/serdes/a38x/sys_env_lib.h | 1 +
configs/SBx81LIFKW_defconfig | 2 ++
configs/SBx81LIFXCAT_defconfig | 2 ++
configs/clearfog_gt_8k_defconfig | 2 +-
configs/dreamplug_defconfig | 2 ++
configs/ds109_defconfig | 2 ++
configs/mvebu_db_armada8k_defconfig | 2 +-
configs/mvebu_mcbin-88f8040_defconfig | 8 ++++----
include/configs/dreamplug.h | 1 -
include/configs/ds109.h | 1 -
13 files changed, 35 insertions(+), 8 deletions(-)
More information about the U-Boot
mailing list