mbox

[U-Boot] Pull request: u-boot-sunxi/master

Message ID 1482536036-3409-1-git-send-email-jagan@openedev.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Jagan Teki Dec. 23, 2016, 11:33 p.m. UTC
Hi Tom,

Please pull this fix.

thanks!
Jagan.

The following changes since commit 4cf5c5f1e60e6541630ae829b5fa2db704c268f0:

  Prepare v2017.01-rc2 (2016-12-19 16:08:57 -0500)

are available in the git repository at:

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

for you to fetch changes up to c23749dbf2601986a23e2654d153e0d66a9804ba:

  sunxi: fix SID read on H3 (2016-12-23 13:07:04 +0100)

----------------------------------------------------------------
Icenowy Zheng (1):
      sunxi: fix SID read on H3

 arch/arm/include/asm/arch-sunxi/cpu_sun4i.h |  1 +
 arch/arm/mach-sunxi/cpu_info.c              | 44 +++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

Comments

Tom Rini Dec. 26, 2016, 1:32 p.m. UTC | #1
On Sat, Dec 24, 2016 at 12:33:56AM +0100, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this fix.
> 
> thanks!
> Jagan.
> 
> The following changes since commit 4cf5c5f1e60e6541630ae829b5fa2db704c268f0:
> 
>   Prepare v2017.01-rc2 (2016-12-19 16:08:57 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master 
> 
> for you to fetch changes up to c23749dbf2601986a23e2654d153e0d66a9804ba:
> 
>   sunxi: fix SID read on H3 (2016-12-23 13:07:04 +0100)
> 

Applied to u-boot/master, thanks!
Tom Rini Dec. 27, 2016, 10:54 p.m. UTC | #2
On Sat, Dec 24, 2016 at 12:33:56AM +0100, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this fix.
> 
> thanks!
> Jagan.
> 
> The following changes since commit 4cf5c5f1e60e6541630ae829b5fa2db704c268f0:
> 
>   Prepare v2017.01-rc2 (2016-12-19 16:08:57 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master 
> 
> for you to fetch changes up to c23749dbf2601986a23e2654d153e0d66a9804ba:
> 
>   sunxi: fix SID read on H3 (2016-12-23 13:07:04 +0100)
> 

Applied to u-boot/master, thanks!