mbox

[U-Boot,GIT,PULL] Zynq fix

Message ID 53A01A0E.6020306@monstr.eu
State Accepted
Delegated to: Albert ARIBAUD
Headers show

Pull-request

git://www.denx.de/git/u-boot-microblaze.git zynq

Message

Michal Simek June 17, 2014, 10:35 a.m. UTC
Hi Albert and Tom,

here is one critical fix which should go to v2014.07 release.
Without it u-boot for zynq is not working.
Please add it to your tree.

Thanks,
Michal


The following changes since commit d8a97f934c64a7ba6f11da5e4cc7f3be57fcb82d:

  Merge branch 'master' of git://git.denx.de/u-boot-mmc (2014-06-12 09:02:23 -0400)

are available in the git repository at:


  git://www.denx.de/git/u-boot-microblaze.git zynq

for you to fetch changes up to a811db5a8c557138e4d22000aca4ce7f6c3b25b5:

  arm: zynq: fix a bug in Zynq linker script (2014-06-17 12:28:26 +0200)

----------------------------------------------------------------
Masahiro Yamada (1):
      arm: zynq: fix a bug in Zynq linker script

 arch/arm/cpu/armv7/zynq/u-boot.lds | 1 +
 1 file changed, 1 insertion(+)

Comments

Albert ARIBAUD June 25, 2014, 8:38 a.m. UTC | #1
Hi Michal,

On Tue, 17 Jun 2014 12:35:58 +0200, Michal Simek <monstr@monstr.eu>
wrote:

> Hi Albert and Tom,
> 
> here is one critical fix which should go to v2014.07 release.
> Without it u-boot for zynq is not working.
> Please add it to your tree.
> 
> Thanks,
> Michal
> 
> 
> The following changes since commit d8a97f934c64a7ba6f11da5e4cc7f3be57fcb82d:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-mmc (2014-06-12 09:02:23 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://www.denx.de/git/u-boot-microblaze.git zynq
> 
> for you to fetch changes up to a811db5a8c557138e4d22000aca4ce7f6c3b25b5:
> 
>   arm: zynq: fix a bug in Zynq linker script (2014-06-17 12:28:26 +0200)
> 
> ----------------------------------------------------------------
> Masahiro Yamada (1):
>       arm: zynq: fix a bug in Zynq linker script
> 
>  arch/arm/cpu/armv7/zynq/u-boot.lds | 1 +
>  1 file changed, 1 insertion(+)
> 
> 

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

Amicalement,