mbox series

[PULL] u-boot-riscv/master

Message ID 20210707152112.GA15823@andestech.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [PULL] u-boot-riscv/master | expand

Pull-request

git@source.denx.de:u-boot/custodians/u-boot-riscv.git

Message

Leo Liang July 7, 2021, 3:21 p.m. UTC
Hi Tom,

This is a follow up PR for OpenPiton's dts.

Thanks for the catch.

The following changes since commit 5617efd2c882562b716a61bc0dc0edda46b045df:

  Merge branch '2021-07-06-platform-updates' (2021-07-06 18:10:10 -0400)

are available in the Git repository at:

  git@source.denx.de:u-boot/custodians/u-boot-riscv.git 

for you to fetch changes up to c9135d5a7af2df0e273e0f7e2f6c8132b34aba82:

  riscv: dts: add OpenPiton RISC-V board dts support (2021-07-07 20:34:02 +0800)

CI result shows no issue: https://source.denx.de/u-boot/custodians/u-boot-riscv/-/pipelines/8100

----------------------------------------------------------------
Tianrui Wei (1):
      riscv: dts: add OpenPiton RISC-V board dts support

 arch/riscv/dts/openpiton-riscv64.dts | 4 ++--
 board/openpiton/riscv64/MAINTAINERS  | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

 Best regards,
 Leo

Comments

Tom Rini July 7, 2021, 5:33 p.m. UTC | #1
On Wed, Jul 07, 2021 at 11:21:13PM +0800, Leo Liang wrote:

> Hi Tom,
> 
> This is a follow up PR for OpenPiton's dts.
> 
> Thanks for the catch.
> 
> The following changes since commit 5617efd2c882562b716a61bc0dc0edda46b045df:
> 
>   Merge branch '2021-07-06-platform-updates' (2021-07-06 18:10:10 -0400)
> 
> are available in the Git repository at:
> 
>   git@source.denx.de:u-boot/custodians/u-boot-riscv.git 
> 
> for you to fetch changes up to c9135d5a7af2df0e273e0f7e2f6c8132b34aba82:
> 
>   riscv: dts: add OpenPiton RISC-V board dts support (2021-07-07 20:34:02 +0800)
> 
> CI result shows no issue: https://source.denx.de/u-boot/custodians/u-boot-riscv/-/pipelines/8100
> 

Applied to u-boot/master, thanks!