mbox series

[PULL,u-boot] Please pull u-boot-amlogic-20181219

Message ID 83c46e56-a2a0-b017-2b24-3fb4f4485e2b@baylibre.com (mailing list archive)
State Not Applicable
Headers show
Series [PULL,u-boot] Please pull u-boot-amlogic-20181219 | expand

Pull-request

git://git.denx.de/u-boot-amlogic.git tags/u-boot-amlogic-20181219

Message

Neil Armstrong Dec. 19, 2018, 3:26 p.m. UTC
Hi Tom,

Here is single U-Boot DT fixup for the S400 board.

Thanks,
Neil

The following changes since commit 1f2e948d6d53f77a2ddb2dde3531b0d5bc2815ad:

  Prepare v2019.01-rc2 (2018-12-17 20:25:24 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-amlogic.git tags/u-boot-amlogic-20181219

for you to fetch changes up to 53904dc7c13841497835090a8057930d4a84c4de:

  arm: dts: s400: Fix status for eMMC and SDIO ports (2018-12-19 16:20:50 +0100)

----------------------------------------------------------------
A single fix to properly enable eMMC on the AXG S400 board.

----------------------------------------------------------------
Neil Armstrong (1):
      arm: dts: s400: Fix status for eMMC and SDIO ports

 arch/arm/dts/meson-axg-s400-u-boot.dtsi | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 arch/arm/dts/meson-axg-s400-u-boot.dtsi

Comments

Tom Rini Dec. 23, 2018, 5:31 p.m. UTC | #1
On Wed, Dec 19, 2018 at 04:26:24PM +0100, Neil Armstrong wrote:

> Hi Tom,
> 
> Here is single U-Boot DT fixup for the S400 board.
> 
> Thanks,
> Neil
> 
> The following changes since commit 1f2e948d6d53f77a2ddb2dde3531b0d5bc2815ad:
> 
>   Prepare v2019.01-rc2 (2018-12-17 20:25:24 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-amlogic.git tags/u-boot-amlogic-20181219
> 
> for you to fetch changes up to 53904dc7c13841497835090a8057930d4a84c4de:
> 
>   arm: dts: s400: Fix status for eMMC and SDIO ports (2018-12-19 16:20:50 +0100)
> 

Applied to u-boot/master, thanks!