Re: [U-Boot] [PATCH] arm: fix exception vectors

2015-01-19 Thread Albert ARIBAUD
Hello Bill, On Mon, 19 Jan 2015 10:40:07 -0500, Bill Pringlemeir wrote: > > > On Mon, 19 Jan 2015 11:11:34 +0100, Luca Ellero > > >> As far as I can see the mechanism to relocate vectors is implemented > >> only on iMX25/27 and involves high vectors address (0x). > > On 19 Jan 2015, a

Re: [U-Boot] [PATCH] arm: fix exception vectors

2015-01-19 Thread Bill Pringlemeir
> On Mon, 19 Jan 2015 11:11:34 +0100, Luca Ellero >> As far as I can see the mechanism to relocate vectors is implemented >> only on iMX25/27 and involves high vectors address (0x). On 19 Jan 2015, albert.u.b...@aribaud.net wrote: > You are correct that the mechanism is /used/ only by

Re: [U-Boot] [PATCH] arm: fix exception vectors

2015-01-19 Thread Luca Ellero
Hi Albert, On 19/01/2015 11:28, Albert ARIBAUD wrote: Hello Luca, On Mon, 19 Jan 2015 11:11:34 +0100, Luca Ellero wrote: Hi Albert, On 17/01/2015 07:40, Albert ARIBAUD wrote: Hello Luca, On Mon, 29 Dec 2014 16:10:53 +0100, Luca Ellero wrote: After relocation, exception vectors still poin

Re: [U-Boot] [PATCH] arm: fix exception vectors

2015-01-19 Thread Albert ARIBAUD
Hello Luca, On Mon, 19 Jan 2015 11:11:34 +0100, Luca Ellero wrote: > Hi Albert, > > On 17/01/2015 07:40, Albert ARIBAUD wrote: > > Hello Luca, > > > > On Mon, 29 Dec 2014 16:10:53 +0100, Luca Ellero > > wrote: > >> After relocation, exception vectors still point to the old code (not > >> reloc

Re: [U-Boot] [PATCH] arm: fix exception vectors

2015-01-19 Thread Luca Ellero
Hi Albert, On 17/01/2015 07:40, Albert ARIBAUD wrote: Hello Luca, On Mon, 29 Dec 2014 16:10:53 +0100, Luca Ellero wrote: After relocation, exception vectors still point to the old code (not relocated). This patch fixes them. Signed-off-by: Luca Ellero --- arch/arm/lib/relocate.S | 15 ++

Re: [U-Boot] [PATCH] arm: fix exception vectors

2015-01-16 Thread Albert ARIBAUD
Hello Luca, On Mon, 29 Dec 2014 16:10:53 +0100, Luca Ellero wrote: > After relocation, exception vectors still point to the old code (not > relocated). > This patch fixes them. > > Signed-off-by: Luca Ellero > --- > arch/arm/lib/relocate.S | 15 +++ > 1 file changed, 15 insertio

[U-Boot] [PATCH] arm: fix exception vectors

2014-12-29 Thread Luca Ellero
After relocation, exception vectors still point to the old code (not relocated). This patch fixes them. Signed-off-by: Luca Ellero --- arch/arm/lib/relocate.S | 15 +++ 1 file changed, 15 insertions(+) diff --git a/arch/arm/lib/relocate.S b/arch/arm/lib/relocate.S index 92f5314..4