mbox series

[U-Boot,PULL] Please pull u-boot-rockchip/master

Message ID 83D3A429-ECC8-4241-9ECC-E3A76684651B@theobroma-systems.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [U-Boot,PULL] Please pull u-boot-rockchip/master | expand

Pull-request

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

Message

Philipp Tomsich Jan. 1, 2018, 1:50 p.m. UTC
Tom,

We have two minor config-fixes for the upcoming release on the Rockchip side for you.
Travis-CI (prior to the rebase): https://travis-ci.org/ptomsich/u-boot-rockchip/builds/322304850

I expect to send another pull-request later this week with two more stabilisation fixes
(RK3368-uQ7 environment location & backward-compatibility with ATF versions that
have broken parameter validation on the platform-specific data structure).

Best regards,
Philipp.



The following changes since commit 3bb6dc04a9b78c3db7c130bea7e817d77add275e:

  Merge git://git.denx.de/u-boot-imx (2017-12-29 09:27:04 -0500)

are available in the git repository at:

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

for you to fetch changes up to f777df3628c544d2f982cbb631fbd053f4072955:

  rockchip: dts: rk3399-evb: support boot from sd-card (2018-01-01 14:45:37 +0100)

----------------------------------------------------------------
Jakob Unterwurzacher (1):
      rockchip: rk3399-puma: reduce env size to 8kiB

Kever Yang (1):
      rockchip: dts: rk3399-evb: support boot from sd-card

 arch/arm/dts/rk3399-evb.dts                 | 3 +++
 board/theobroma-systems/puma_rk3399/Kconfig | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

Comments

Tom Rini Jan. 2, 2018, 12:46 a.m. UTC | #1
On Mon, Jan 01, 2018 at 02:50:47PM +0100, Dr. Philipp Tomsich wrote:

> Tom,
> 
> We have two minor config-fixes for the upcoming release on the Rockchip side for you.
> Travis-CI (prior to the rebase): https://travis-ci.org/ptomsich/u-boot-rockchip/builds/322304850
> 
> I expect to send another pull-request later this week with two more stabilisation fixes
> (RK3368-uQ7 environment location & backward-compatibility with ATF versions that
> have broken parameter validation on the platform-specific data structure).

OK, thanks for the heads up.

> 
> Best regards,
> Philipp.
> 
> 
> 
> The following changes since commit 3bb6dc04a9b78c3db7c130bea7e817d77add275e:
> 
>   Merge git://git.denx.de/u-boot-imx (2017-12-29 09:27:04 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-rockchip.git master
> 
> for you to fetch changes up to f777df3628c544d2f982cbb631fbd053f4072955:
> 
>   rockchip: dts: rk3399-evb: support boot from sd-card (2018-01-01 14:45:37 +0100)
> 

Applied to u-boot/master, thanks!