mbox

[U-Boot] Please pull u-boot-marvell/master

Message ID 010001537746a1c7-97663e8a-2587-4e29-a266-a2c80978f2db-000000@email.amazonses.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-marvell.git

Message

Luka Perkov March 14, 2016, 10:37 p.m. UTC
Hi Tom,

please pull these missed patches from Peter for which I should have sent
pull request a while back.

The following changes since commit df61a74e6845ec9bdcdd48d2aff5e9c2c6debeaa:

  Prepare v2016.03 (2016-03-14 10:20:21 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-marvell.git 

for you to fetch changes up to a807369eded75b34f5184552dab00ff73e7ca3bc:

  ARM: sheevaplug: drop unneded 'usb start' from boot command (2016-03-14 23:29:36 +0100)

----------------------------------------------------------------
Peter Korsgaard (3):
      ARM: sheevaplug: unbreak default environment
      ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping double mtdparts=
      ARM: sheevaplug: drop unneded 'usb start' from boot command

 include/configs/sheevaplug.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Thanks,
Luka

Comments

Tom Rini March 15, 2016, 11:52 a.m. UTC | #1
On Mon, Mar 14, 2016 at 10:37:11PM +0000, Luka Perkov wrote:

> Hi Tom,
> 
> please pull these missed patches from Peter for which I should have sent
> pull request a while back.
> 
> The following changes since commit df61a74e6845ec9bdcdd48d2aff5e9c2c6debeaa:
> 
>   Prepare v2016.03 (2016-03-14 10:20:21 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-marvell.git 
> 
> for you to fetch changes up to a807369eded75b34f5184552dab00ff73e7ca3bc:
> 
>   ARM: sheevaplug: drop unneded 'usb start' from boot command (2016-03-14 23:29:36 +0100)
> 

Applied to u-boot/master, thanks!