mbox series

Please pull u-boot-marvell/next

Message ID f15af4ac-cee4-97c0-0ff6-39cb5eda4756@denx.de
State Accepted
Delegated to: Tom Rini
Headers show
Series Please pull u-boot-marvell/next | expand

Pull-request

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

Message

Stefan Roese Dec. 21, 2021, 8:27 a.m. UTC
Hi Tom,

please pull the following Marvell MVEBU related patches into next:

----------------------------------------------------------------
- pci_mvebu: Misc improvements and cleanup (Pali)
- turris_mox: Remove extra newline after module topology (Marek)
----------------------------------------------------------------

Here the Azure build, without any issues:

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

Thanks,
Stefan



The following changes since commit 4afab30caea3211032710c4298a8839d3254e7f7:

   Merge tag 'v2022.01-rc4' into next (2021-12-20 17:12:04 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 6488939b4a78e03999c15314bed358b4e26940d0:

   arm: mvebu: turris_mox: Remove extra newline after module topology 
(2021-12-21 07:42:01 +0100)

----------------------------------------------------------------
Marek Behún (1):
       arm: mvebu: turris_mox: Remove extra newline after module topology

Pali Rohár (3):
       pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup
       pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size()
       pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR

  board/CZ.NIC/turris_mox/turris_mox.c |  3 ---
  drivers/pci/pci_mvebu.c              | 27 +++++++++++++--------------
  2 files changed, 13 insertions(+), 17 deletions(-)

Comments

Tom Rini Dec. 23, 2021, 1:55 a.m. UTC | #1
On Tue, Dec 21, 2021 at 09:27:09AM +0100, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the following Marvell MVEBU related patches into next:
> 

Applied to u-boot/next, thanks!