All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: Tom Rini <trini@konsulko.com>,
	U-Boot Mailing List <u-boot@lists.denx.de>
Subject: Please pull u-boot-marvell/next
Date: Thu, 30 Mar 2023 10:22:30 +0200	[thread overview]
Message-ID: <93410069-87d6-9f7d-ba9e-453d05d4c951@denx.de> (raw)

Hi Tom,

please pull the following Marvell MVEBU related patches into next:

----------------------------------------------------------------
- mvebu: Fix boot mode detection (Pali)
- mvebu: clearfog: defconfig and eMMC updates (Martin)
----------------------------------------------------------------

Here the Azure build, without any issues:

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

Thanks,
Stefan


The following changes since commit d2ced50c4a03ae8e2953dfbb18ac163187db9aae:

   Merge branch '2023-03-29-assorted-platform-updates' into next 
(2023-03-29 21:52:28 -0400)

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 babc1806c2974bf92b331b1830c084677599321c:

   arm: mvebu: Define all options for AXP BOOT_FROM_* macros (2023-03-30 
07:05:20 +0200)

----------------------------------------------------------------
Martin Rowe (3):
       arm: mvebu: clearfog: Fix MMC detection
       arm: mvebu: clearfog: Add defconfig for SPI booting
       arm: mvebu: clearfog: Detect MMC vs SDHC and fixup fdt

Pali Rohár (7):
       arm: mvebu: Cleanup get_boot_device() code
       arm: mvebu: Remove A38x BOOT_FROM_UART_ALT 0x3f constant
       arm: mvebu: Remove A38x BOOT_FROM_SATA 0x22 constant
       arm: mvebu: Convert BOOT_FROM_* constants to function macros
       arm: mvebu: Define all options for A38x BOOT_FROM_* macros
       arm: mvebu: Define all BOOTROM_ERR_MODE_* macros
       arm: mvebu: Define all options for AXP BOOT_FROM_* macros

  arch/arm/dts/armada-388-clearfog-u-boot.dtsi |  1 +
  arch/arm/mach-mvebu/Kconfig                  |  1 +
  arch/arm/mach-mvebu/cpu.c                    | 39 ++++++-------
  arch/arm/mach-mvebu/include/mach/soc.h       | 41 +++++++++-----
  board/solidrun/clearfog/clearfog.c           | 33 +++++++++++
  configs/clearfog_spi_defconfig               | 83 
++++++++++++++++++++++++++++
  6 files changed, 164 insertions(+), 34 deletions(-)
  create mode 100644 configs/clearfog_spi_defconfig

             reply	other threads:[~2023-03-30  8:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-30  8:22 Stefan Roese [this message]
2023-03-30 14:35 ` Please pull u-boot-marvell/next Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2023-03-24 14:49 Stefan Roese
2023-03-25 13:39 ` Tom Rini
2023-03-01 15:49 Stefan Roese
2023-03-01 19:54 ` Tom Rini
2022-09-20  6:59 Stefan Roese
2022-09-20 18:16 ` Tom Rini
2021-12-21  8:27 Stefan Roese
2021-12-23  1:55 ` Tom Rini
2021-12-18 13:51 Stefan Roese
2021-12-18 14:12 ` Tom Rini
2021-10-01 12:36 Stefan Roese
2021-10-01 13:16 ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=93410069-87d6-9f7d-ba9e-453d05d4c951@denx.de \
    --to=sr@denx.de \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.