mbox series

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

Message ID 24a205d8-4c4e-65f0-1293-69098b996df8@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 April 9, 2019, 1:30 p.m. UTC
Hello Tom,

please pull from u-boot-ubi-git master

The following changes since commit 3c99166441bf3ea325af2da83cfe65430b49c066:

   Prepare v2019.04 (2019-04-08 21:40:40 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 734b080e78805edbb3430a52c8c5b1aeee02bd9f:

   mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit (2019-04-09 07:46:42 +0200)

----------------------------------------------------------------
Eran Matityahu (2):
       mtd: ubi debug: Remove the pid print from ubi_assert
       mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit

  drivers/mtd/ubi/debug.h | 10 ++++++++++
  fs/ubifs/debug.h        |  4 ++--
  2 files changed, 12 insertions(+), 2 deletions(-)

Travis builds fine:

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

bye,
Heiko

Comments

Tom Rini April 11, 2019, 4:50 p.m. UTC | #1
On Tue, Apr 09, 2019 at 03:30:00PM +0200, Heiko Schocher wrote:

> Hello Tom,
> 
> please pull from u-boot-ubi-git master
> 
> The following changes since commit 3c99166441bf3ea325af2da83cfe65430b49c066:
> 
>   Prepare v2019.04 (2019-04-08 21:40:40 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-ubi.git master
> 
> for you to fetch changes up to 734b080e78805edbb3430a52c8c5b1aeee02bd9f:
> 
>   mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit (2019-04-09 07:46:42 +0200)
> 

Applied to u-boot/master, thanks!