mbox series

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

Message ID 7fdc46e4-5acb-22aa-c219-86e2333bb5a4@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 29, 2018, 3:37 a.m. UTC
Hello Tom,

please pull from u-boot-ubi.git master

The following changes since commit 624d2cae3401c2e4d43c571a9b81d1f650e7703d:

   SPDX: Fixup SPDX tags in a few new files (2018-05-20 09:47:45 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 65c3d25a6a21b5cf4d978f05f84aaeb6b250e636:

   ubi: fastmap: Implement produce_free_peb() (2018-05-22 11:39:05 +0200)

----------------------------------------------------------------
Patrice Chotard (1):
       ubi: fastmap: Implement produce_free_peb()

  drivers/mtd/ubi/fastmap-wl.c | 29 +++++++++++++++++++++++++++++
  1 file changed, 29 insertions(+)

Travis build:
https://travis-ci.org/hsdenx/u-boot-ubi/builds/382071802

Thanks!

bye,
Heiko

Comments

Tom Rini May 30, 2018, 1:57 a.m. UTC | #1
On Tue, May 29, 2018 at 05:37:26AM +0200, Heiko Schocher wrote:

> Hello Tom,
> 
> please pull from u-boot-ubi.git master
> 
> The following changes since commit 624d2cae3401c2e4d43c571a9b81d1f650e7703d:
> 
>   SPDX: Fixup SPDX tags in a few new files (2018-05-20 09:47:45 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-ubi.git master
> 
> for you to fetch changes up to 65c3d25a6a21b5cf4d978f05f84aaeb6b250e636:
> 
>   ubi: fastmap: Implement produce_free_peb() (2018-05-22 11:39:05 +0200)
> 

Applied to u-boot/next, thanks!