mbox series

[PULL] u-boot-sh/master

Message ID 34b1ae4e-31dc-501b-2beb-04af9917d621@gmail.com
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 May 30, 2020, 9:07 p.m. UTC
The following changes since commit ab80137cc436e977ef91a154372ae5aeae3f4fb0:

  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
(2020-05-27 10:56:25 -0400)

are available in the Git repository at:

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

for you to fetch changes up to d8172f606ffd474248172c9a932483913c9f7b7d:

  sh: r2dplus: Enable HUSH (2020-05-29 19:20:54 +0200)

----------------------------------------------------------------
Marek Vasut (2):
      sh: r2dplus: Enable board_eth_init only for non-DM case
      sh: r2dplus: Enable HUSH

 board/renesas/r2dplus/r2dplus.c | 2 ++
 configs/r2dplus_defconfig       | 3 +--
 2 files changed, 3 insertions(+), 2 deletions(-)

Comments

Tom Rini May 31, 2020, 2:04 p.m. UTC | #1
On Sat, May 30, 2020 at 11:07:29PM +0200, Marek Vasut wrote:

> The following changes since commit ab80137cc436e977ef91a154372ae5aeae3f4fb0:
> 
>   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
> (2020-05-27 10:56:25 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to d8172f606ffd474248172c9a932483913c9f7b7d:
> 
>   sh: r2dplus: Enable HUSH (2020-05-29 19:20:54 +0200)
> 

Applied to u-boot/master, thanks!