mbox series

Please pull u-boot-marvell/master

Message ID 0b152813-2718-d599-75aa-eec4ed940802@denx.de
State Accepted
Delegated to: Tom Rini
Headers show
Series Please pull u-boot-marvell/master | expand

Pull-request

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

Message

Stefan Roese March 6, 2023, 11:52 a.m. UTC
Hi Tom,

please pull this small Marvell related fix:

----------------------------------------------------------------
- mvebu: Use 4K sector for Thecus N2350 SPI flash (Tony)
----------------------------------------------------------------

Here the Azure build, without any issues:

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

Thanks,
Stefan

The following changes since commit 33fb2d130e28982b488c2a54978031835ed2aa71:

   Merge tag 'dm-pull-29feb23' of 
https://source.denx.de/u-boot/custodians/u-boot-dm (2023-03-01 16:07:24 
-0500)

are available in the Git repository at:

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

for you to fetch changes up to aed49a05c71897f787f54a204bb5bf5e620c81fc:

   arm: mvebu: Use 4K sector for Thecus N2350 SPI flash (2023-03-06 
10:16:07 +0100)

----------------------------------------------------------------
Tony Dinh (1):
       arm: mvebu: Use 4K sector for Thecus N2350 SPI flash

  configs/n2350_defconfig | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tom Rini March 6, 2023, 8:12 p.m. UTC | #1
On Mon, Mar 06, 2023 at 12:52:52PM +0100, Stefan Roese wrote:

> Hi Tom,
> 
> please pull this small Marvell related fix:
> 

Applied to u-boot/master, thanks!