mbox

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

Message ID 1379579505-12829-1-git-send-email-andreas.devel@googlemail.com
State Accepted
Delegated to: Albert ARIBAUD
Headers show

Pull-request

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

Message

Andreas Bießmann Sept. 19, 2013, 8:31 a.m. UTC
Dear Albert Aribaud,

please pull the following fix into u-boot-arm/master for 2013.10 release.

The following changes since commit 771f74c3d31a265bae103b2b407286ec03a4589b:

  arm: dma_alloc_coherent: malloc() -> memalign() (2013-09-14 12:08:00 +0200)

are available in the git repository at:

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

for you to fetch changes up to db824479e64811959494e1f919c31d97fea9dc48:

  arm: atmel: cpux9k2: increase malloc space to fix crash on start u-boot (2013-09-19 10:26:48 +0200)

----------------------------------------------------------------
Jens Scharsig (BuS Elektronik) (1):
      arm: atmel: cpux9k2: increase malloc space to fix crash on start u-boot

 include/configs/eb_cpux9k2.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Albert ARIBAUD Sept. 21, 2013, 10:38 a.m. UTC | #1
Hi Andreas,

On Thu, 19 Sep 2013 10:31:44 +0200, Andreas Bießmann
<andreas.devel@googlemail.com> wrote:

> Dear Albert Aribaud,
> 
> please pull the following fix into u-boot-arm/master for 2013.10 release.
> 
> The following changes since commit 771f74c3d31a265bae103b2b407286ec03a4589b:
> 
>   arm: dma_alloc_coherent: malloc() -> memalign() (2013-09-14 12:08:00 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-atmel.git master
> 
> for you to fetch changes up to db824479e64811959494e1f919c31d97fea9dc48:
> 
>   arm: atmel: cpux9k2: increase malloc space to fix crash on start u-boot (2013-09-19 10:26:48 +0200)
> 
> ----------------------------------------------------------------
> Jens Scharsig (BuS Elektronik) (1):
>       arm: atmel: cpux9k2: increase malloc space to fix crash on start u-boot
> 
>  include/configs/eb_cpux9k2.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-arm/master, thanks!

Amicalement,