mbox series

Please pull u-boot-marvell/master

Message ID 688f070f-5942-a913-f73a-6edd10bb4f16@denx.de
State Accepted
Delegated to: Tom Rini
Headers show
Series Please pull u-boot-marvell/master | expand

Pull-request

git@gitlab.denx.de:u-boot/custodians/u-boot-marvell.git

Message

Stefan Roese Aug. 13, 2020, 12:24 p.m. UTC
Hi Tom,

please pull these MVEBU related patches:

----------------------------------------------------------------
- Fix dtc warnings for some MVEBU boards
----------------------------------------------------------------

Here the Azure build, without any issues:

https://dev.azure.com/sr0718/u-boot/_build/results?buildId=35&view=results

Thanks,
Stefan


The following changes since commit dbfca734d0e2b36a966be066cb2dc15e0fc71c85:

   Makefile: fix annoying sunxi hack message (2020-08-12 08:06:00 -0400)

are available in the Git repository at:

   git@gitlab.denx.de:u-boot/custodians/u-boot-marvell.git

for you to fetch changes up to ac5cd429e3cc892f717075422c4b9c2c29ff8f18:

   arm: mvebu: armada-3720-turris-mox.dts: Fix dtc warning (2020-08-13 
12:07:05 +0200)

----------------------------------------------------------------
Stefan Roese (4):
       arm: mvebu: armada-xp-theadorable.dts: Fix dtc warning
       arm: mvebu: armada-xp-maxbcm.dts: Fix dtc warning
       arm: mvebu: armada-388-gp.dts: Fix dtc warnings
       arm: mvebu: armada-3720-turris-mox.dts: Fix dtc warning

  arch/arm/dts/armada-3720-turris-mox.dts | 2 ++
  arch/arm/dts/armada-388-gp.dts          | 2 ++
  arch/arm/dts/armada-xp-maxbcm.dts       | 3 +++
  arch/arm/dts/armada-xp-theadorable.dts  | 2 ++
  4 files changed, 9 insertions(+)

Comments

Tom Rini Aug. 13, 2020, 2:51 p.m. UTC | #1
On Thu, Aug 13, 2020 at 02:24:30PM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull these MVEBU related patches:
> 

Applied to u-boot/master, thanks!