mbox

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

Message ID 575E5B2C.6040806@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 13, 2016, 7:05 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 c1f51e0f3edca57273ff524714b69345ce627996:

   common: env_ubi: Clear environment buffer before reading (2016-06-13 06:41:20 +0200)

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

  common/env_ubi.c | 21 +++++++++++++++++++++
  1 file changed, 21 insertions(+)

bye,
Heiko

Comments

Tom Rini June 19, 2016, 2:11 p.m. UTC | #1
On Mon, Jun 13, 2016 at 09:05:16AM +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 c1f51e0f3edca57273ff524714b69345ce627996:
> 
>   common: env_ubi: Clear environment buffer before reading (2016-06-13 06:41:20 +0200)
> 

Applied to u-boot/master, thanks!