mbox

[U-Boot,PULL] u-boot-atmel/master -> u-boot/master

Message ID 1420939972-2135-1-git-send-email-andreas.devel@googlemail.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Andreas Bießmann Jan. 11, 2015, 1:32 a.m. UTC
Hi Tom,

these fixes are for upcoming 2015.01 release, please pull them from
u-boot-atmel/master.

The following changes since commit 93e9371f00f1efa9fc570f8e7e8889eae7639868:

  fix: tools: kwbimage.c: Initialize headersz to suppress warning (2015-01-10 14:09:55 -0500)

are available in the git repository at:

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

for you to fetch changes up to 41e82da12a7f5f12eeb5d598adcd73870ed72544:

  ARM: atmel: sama5d3xek: fix the LCD parameters (2015-01-11 02:16:04 +0100)

----------------------------------------------------------------
Bo Shen (3):
      ARM: atmel: sama5d4 xplained: fix the LCD parameters
      ARM: atmel: sama5d4xek: fix the LCD parameters
      ARM: atmel: sama5d3xek: fix the LCD parameters

 board/atmel/sama5d3xek/sama5d3xek.c             |    3 +--
 board/atmel/sama5d4_xplained/sama5d4_xplained.c |    6 ++----
 board/atmel/sama5d4ek/sama5d4ek.c               |    3 +--
 3 files changed, 4 insertions(+), 8 deletions(-)

Comments

Tom Rini Jan. 11, 2015, 2:17 a.m. UTC | #1
On Sun, Jan 11, 2015 at 02:32:52AM +0100, Andreas Bießmann wrote:

> Hi Tom,
> 
> these fixes are for upcoming 2015.01 release, please pull them from
> u-boot-atmel/master.
> 
> The following changes since commit 93e9371f00f1efa9fc570f8e7e8889eae7639868:
> 
>   fix: tools: kwbimage.c: Initialize headersz to suppress warning (2015-01-10 14:09:55 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-atmel.git master
> 
> for you to fetch changes up to 41e82da12a7f5f12eeb5d598adcd73870ed72544:
> 
>   ARM: atmel: sama5d3xek: fix the LCD parameters (2015-01-11 02:16:04 +0100)
> 

Applied to u-boot/master, thanks!