mbox

[U-Boot] Please pull u-boot-rockchip

Message ID CAPnjgZ2-XP55Ca1pog=ApfwyOHth_hb7efvn=eEuAEBEY9TMwA@mail.gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-rockchip.git

Message

Simon Glass Jan. 8, 2016, 5:55 p.m. UTC
Hi Tom,

Here are a few final rockchip fixes for the release.



The following changes since commit 3861d784b1a470570a0098ac5c25d79e3073c0d9:

  Merge git://git.denx.de/u-boot-mpc85xx (2016-01-07 11:24:27 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-rockchip.git

for you to fetch changes up to dd8e42900b8a087fb3b97898fb5a42ef2a0597df:

  rockchip: Fix the configuration for chromebook_jerry (2016-01-08
07:59:07 -0700)

----------------------------------------------------------------
Simon Glass (3):
      rockchip: Enable generation of SPI images
      rockchip: Drop a debug message when outputing SPI images
      rockchip: Fix the configuration for chromebook_jerry

 configs/chromebook_jerry_defconfig | 4 ++++
 doc/README.rockchip                | 7 ++++---
 include/configs/chromebook_jerry.h | 1 +
 tools/Makefile                     | 2 +-
 tools/rkspi.c                      | 2 +-


Regards,
Simon

Comments

Tom Rini Jan. 9, 2016, 3:34 a.m. UTC | #1
On Fri, Jan 08, 2016 at 10:55:24AM -0700, Simon Glass wrote:

> Hi Tom,
> 
> Here are a few final rockchip fixes for the release.
> 
> 
> 
> The following changes since commit 3861d784b1a470570a0098ac5c25d79e3073c0d9:
> 
>   Merge git://git.denx.de/u-boot-mpc85xx (2016-01-07 11:24:27 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-rockchip.git
> 
> for you to fetch changes up to dd8e42900b8a087fb3b97898fb5a42ef2a0597df:
> 
>   rockchip: Fix the configuration for chromebook_jerry (2016-01-08
> 07:59:07 -0700)
> 

Applied to u-boot/master, thanks!