Re: [U-Boot] [PATCH] arm: zynq: fix a bug in Zynq linker script

2014-06-25 Thread Helmut Raiger
On 06/17/2014 12:38 PM, Michal Simek wrote: On 06/17/2014 10:45 AM, Masahiro Yamada wrote: This bug should be fixed asap. Because this patch is assigned to you, could you apply it and send a pull-request, please? Applied and pull request sent. Thanks, Michal This very same commit brea

Re: [U-Boot] [PATCH] arm: zynq: fix a bug in Zynq linker script

2014-06-17 Thread Michal Simek
On 06/17/2014 10:45 AM, Masahiro Yamada wrote: > Hi Michal, > > On Thu, 5 Jun 2014 19:47:45 +0900 > Masahiro Yamada wrote: > >> Commit 41623c91 moved exception handlers to ".vectores" section >> but it missed to adjust Zynq linker script. >> >> Zynq boards hang up after relocation because "_sta

Re: [U-Boot] [PATCH] arm: zynq: fix a bug in Zynq linker script

2014-06-17 Thread Masahiro Yamada
Hi Michal, On Thu, 5 Jun 2014 19:47:45 +0900 Masahiro Yamada wrote: > Commit 41623c91 moved exception handlers to ".vectores" section > but it missed to adjust Zynq linker script. > > Zynq boards hang up after relocation because "_start" symbol > does not point to the correct address and gd->r