mbox

[U-Boot,v2] Pull request: u-boot-ubi/master

Message ID 575FE1C4.3060402@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Heiko Schocher June 14, 2016, 10:51 a.m. UTC
Hello Tom,

please pull from u-boot-ubi.git master

The following changes since commit 6b3943f1b04be60f147ee540fbd72c4c7ea89f80:

   siemens,am33x: add draco etamin board (2016-06-09 13:53:13 -0400)

are available in the git repository at:

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

for you to fetch changes up to 1cb075c6c6ce1a46c3423e63013686e74457275c:

   splash_source: add support for ubifs formatted nand (2016-06-14 05:33:02 +0200)

----------------------------------------------------------------
Eran Matityahu (1):
       splash_source: add support for ubifs formatted nand

Marcin Niestroj (1):
       common: env_ubi: Clear environment buffer before reading

  common/env_ubi.c       | 21 +++++++++++++++++++++
  common/splash_source.c | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++----
  include/splash.h       |  2 ++
  3 files changed, 78 insertions(+), 4 deletions(-)

bye,
Heiko

Comments

Tom Rini June 19, 2016, 2:11 p.m. UTC | #1
On Tue, Jun 14, 2016 at 12:51:48PM +0200, Heiko Schocher wrote:

> Hello Tom,
> 
> please pull from u-boot-ubi.git master
> 
> The following changes since commit 6b3943f1b04be60f147ee540fbd72c4c7ea89f80:
> 
>   siemens,am33x: add draco etamin board (2016-06-09 13:53:13 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-ubi.git master
> 
> for you to fetch changes up to 1cb075c6c6ce1a46c3423e63013686e74457275c:
> 
>   splash_source: add support for ubifs formatted nand (2016-06-14 05:33:02 +0200)
> 

Also applied to u-boot/master, thanks!