mbox series

[PULL] u-boot-sh/master

Message ID 1bce2f5e-0de0-0b79-9f3c-f3678086ee0d@denx.de
State Accepted
Delegated to: Tom Rini
Headers show
Series [PULL] u-boot-sh/master | expand

Pull-request

git://git.denx.de/u-boot-sh.git master

Message

Marek Vasut Dec. 4, 2019, 5:57 p.m. UTC
The following changes since commit 94d022bb400890f22fe35220d2519c3bce73f05e:

  Merge tag 'efi-2020-01-rc5' of
https://gitlab.denx.de/u-boot/custodians/u-boot-efi (2019-12-03 18:12:58
-0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to 019c9b3ea842514b3b4b90f7af01c3dc278a972e:

  ARM: rmobile: Convert M2N Gose to DM_SPI{,_FLASH} (2019-12-04 18:57:05
+0100)

----------------------------------------------------------------
Marek Vasut (3):
      ARM: rmobile: Convert H2 Lager to DM_SPI{,_FLASH}
      ARM: rmobile: Convert M2W Koelsch to DM_SPI{,_FLASH}
      ARM: rmobile: Convert M2N Gose to DM_SPI{,_FLASH}

 configs/gose_defconfig    | 4 ++--
 configs/koelsch_defconfig | 4 ++--
 configs/lager_defconfig   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

Comments

Tom Rini Dec. 5, 2019, 2:53 a.m. UTC | #1
On Wed, Dec 04, 2019 at 06:57:53PM +0100, Marek Vasut wrote:

> The following changes since commit 94d022bb400890f22fe35220d2519c3bce73f05e:
> 
>   Merge tag 'efi-2020-01-rc5' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-efi (2019-12-03 18:12:58
> -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 019c9b3ea842514b3b4b90f7af01c3dc278a972e:
> 
>   ARM: rmobile: Convert M2N Gose to DM_SPI{,_FLASH} (2019-12-04 18:57:05
> +0100)
> 

Applied to u-boot/master, thanks!