mbox series

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

Message ID 03fdb2c0-55a2-cc3f-ad45-c3131fc931dc@denx.de
State Accepted
Delegated to: Tom Rini
Headers show
Series [U-Boot] Pull request: u-boot-ubi/master | expand

Pull-request

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

Message

Heiko Schocher May 10, 2018, 7:13 a.m. UTC
Hello Tom,

please pull from u-boot-ubi.git master

The following changes since commit cc95535867f407534b0e59f8b5017f0f729833a9:

   bootm.c: Correct the flush_len used in bootm_load_os() (2018-05-08 18:50:24 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 87deefeccc49756ee33b5c0fb6dbe331dfdff487:

   ubifs: avoid assert failed in ubifs.c (2018-05-09 11:53:55 +0200)

----------------------------------------------------------------
Patrice Chotard (1):
       ubifs: avoid assert failed in ubifs.c

  fs/ubifs/ubifs.c | 4 ++++
  1 file changed, 4 insertions(+)

Travis build:

https://travis-ci.org/hsdenx/u-boot-ubi/builds/376758813

No issues in my tbot builds

bye,
Heiko

Comments

Tom Rini May 10, 2018, 4:07 p.m. UTC | #1
On Thu, May 10, 2018 at 09:13:11AM +0200, Heiko Schocher wrote:

> Hello Tom,
> 
> please pull from u-boot-ubi.git master
> 
> The following changes since commit cc95535867f407534b0e59f8b5017f0f729833a9:
> 
>   bootm.c: Correct the flush_len used in bootm_load_os() (2018-05-08 18:50:24 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-ubi.git master
> 
> for you to fetch changes up to 87deefeccc49756ee33b5c0fb6dbe331dfdff487:
> 
>   ubifs: avoid assert failed in ubifs.c (2018-05-09 11:53:55 +0200)
> 

Applied to u-boot/master, thanks!