mbox series

[PULL] u-boot-sh/master

Message ID ca4f217b-9906-b94d-ab7e-a2cad4c32c66@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 Oct. 1, 2020, 8:27 a.m. UTC
The following changes since commit 1da91d9bcd6e5ef046c1df0d373d0df87b1e8a72:

  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
(2020-09-24 08:34:54 -0400)

are available in the Git repository at:

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

for you to fetch changes up to d03ad060feab99fbcd768b1169129663f8565640:

  board: renesas: ebisu: Drop CA57 check in reset_cpu() (2020-09-26
17:26:01 +0200)

----------------------------------------------------------------
Lad Prabhakar (1):
      board: renesas: ebisu: Drop CA57 check in reset_cpu()

 board/renesas/ebisu/ebisu.c | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)

Comments

Tom Rini Oct. 1, 2020, 10:09 p.m. UTC | #1
On Thu, Oct 01, 2020 at 10:27:21AM +0200, Marek Vasut wrote:

> The following changes since commit 1da91d9bcd6e5ef046c1df0d373d0df87b1e8a72:
> 
>   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
> (2020-09-24 08:34:54 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to d03ad060feab99fbcd768b1169129663f8565640:
> 
>   board: renesas: ebisu: Drop CA57 check in reset_cpu() (2020-09-26
> 17:26:01 +0200)
> 

Applied to u-boot/master, thanks!