mbox series

[GIT,PULL] SoCFPGA change for v2020-10-rc4

Message ID BY5PR11MB38934C3AE39489B43692E352CC2C0@BY5PR11MB3893.namprd11.prod.outlook.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [GIT,PULL] SoCFPGA change for v2020-10-rc4 | expand

Pull-request

https://github.com/lftan/u-boot.git for-tom

Message

Ley Foon Tan Sept. 3, 2020, 6:53 a.m. UTC
Hi Tom

Please pull one change for u-boot SoCFPGA.

Regards
Ley Foon


The following changes since commit 7149077353ef4837ab2fcdce5d7e52c5ed4b026a:

  Azure/GitLab: Update to latest Docker container (2020-09-02 09:22:29 -0400)

are available in the Git repository at:

  https://github.com/lftan/u-boot.git for-tom

for you to fetch changes up to 6b6307ed22121a38c5b1a5198e737e78b7135312:

  arm: socfpga: soc64: Check FPGA Config status register before bridge reset (2020-09-03 11:26:07 +0800)

----------------------------------------------------------------
Chee Hong Ang (1):
      arm: socfpga: soc64: Check FPGA Config status register before bridge reset

 arch/arm/mach-socfpga/include/mach/misc.h              |  5 +++++
 .../mach-socfpga/include/mach/system_manager_soc64.h   |  6 +++++-
 arch/arm/mach-socfpga/misc_s10.c                       | 18 ++++++++++--------
 3 files changed, 20 insertions(+), 9 deletions(-)

Comments

Tom Rini Sept. 3, 2020, 6:08 p.m. UTC | #1
On Thu, Sep 03, 2020 at 06:53:22AM +0000, Tan, Ley Foon wrote:

> Hi Tom
> 
> Please pull one change for u-boot SoCFPGA.
> 
> Regards
> Ley Foon
> 
> 
> The following changes since commit 7149077353ef4837ab2fcdce5d7e52c5ed4b026a:
> 
>   Azure/GitLab: Update to latest Docker container (2020-09-02 09:22:29 -0400)
> 
> are available in the Git repository at:
> 
>   https://github.com/lftan/u-boot.git for-tom
> 
> for you to fetch changes up to 6b6307ed22121a38c5b1a5198e737e78b7135312:
> 
>   arm: socfpga: soc64: Check FPGA Config status register before bridge reset (2020-09-03 11:26:07 +0800)
> 

Applied to u-boot/master, thanks!