mbox series

Please pull u-boot-marvell/master

Message ID d56a0407-29ef-11cf-a227-d308e92a9e14@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 Oct. 1, 2020, 12:41 p.m. UTC
Hi Tom,

please pull the last batch of Marvell MVEBU related fixes. Here the
summary log:

----------------------------------------------------------------
- Espressobin: Fix compatible string check
- Espressobin: Extend README for more MAC addresses
----------------------------------------------------------------

Here the Azure build, without any issues:

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

Thanks,
Stefan

The following changes since commit 5f9070a4a48d2db1968b86a54e82724dbe2a6de6:

   optee: copy FDT OP-TEE related nodes before generic FDT changes 
(2020-09-30 11:31:13 -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 05e7511fae612aabfc13c58da9bafa12b6438ec8:

   arm: mvebu: Espressobin: Fix checks against machine compatible 
strings (2020-10-01 10:43:43 +0200)

----------------------------------------------------------------
Andre Heider (1):
       arm: mvebu: Espressobin: Fix checks against machine compatible 
strings

Pali Rohár (1):
       arm: mvebu: Espressobin: Instructions for more MAC addresses in 
README.marvell

  board/Marvell/mvebu_armada-37xx/board.c |  4 ++--
  doc/README.marvell                      | 23 +++++++++++++++++------
  2 files changed, 19 insertions(+), 8 deletions(-)

Comments

Tom Rini Oct. 1, 2020, 10:10 p.m. UTC | #1
On Thu, Oct 01, 2020 at 02:41:27PM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the last batch of Marvell MVEBU related fixes. Here the
> summary log:
> 

Applied to u-boot/master, thanks!