mbox

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

Message ID 568A29C1.4050709@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Heiko Schocher Jan. 4, 2016, 8:13 a.m. UTC
Hello Tom,

please pull from u-boot-ubi.git master

The following changes since commit 8e8106dcd540e4c735da6a0b71919747c15ce93a:

   altera_qspi: allow ctrl-c to abort the erase ops (2015-12-28 09:32:43 +0800)

are available in the git repository at:

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

for you to fetch changes up to 6a4595600b968bafcae8ad603bfc1175b6efe1d8:

   UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined (2016-01-04 09:11:10 +0100)

----------------------------------------------------------------
Ladislav Michl (1):
       UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined

  drivers/mtd/ubi/io.c | 1 -
  1 file changed, 1 deletion(-)

bye,
Heiko

Comments

Tom Rini Jan. 4, 2016, 3:53 p.m. UTC | #1
On Mon, Jan 04, 2016 at 09:13:53AM +0100, Heiko Schocher wrote:

> Hello Tom,
> 
> please pull from u-boot-ubi.git master
> 
> The following changes since commit 8e8106dcd540e4c735da6a0b71919747c15ce93a:
> 
>   altera_qspi: allow ctrl-c to abort the erase ops (2015-12-28 09:32:43 +0800)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-ubi.git master
> 
> for you to fetch changes up to 6a4595600b968bafcae8ad603bfc1175b6efe1d8:
> 
>   UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined (2016-01-04 09:11:10 +0100)
> 

Applied to u-boot/master, thanks!