[U-Boot] [PATCH v2] arm: ep9315: Return back Cirrus Logic EDB9315A board support

sergey kostanbaev sergey.kostanbaev at gmail.com
Tue Dec 17 14:29:45 CET 2013


Hi Albert,

I modified the patch, but it didn't worked on the board. Than I
realized the cause of this problem is in interrupt_init() function. It
has IRQ_STACK_START_IN variable touched before relocation, which is in
flash.

Later I found other guys had same problem. So if it's going to be
fixed my patch works ok. I'll send it right away.

Maybe as a hack just to add a special #define for now just not to
break other platform?

Best Regards,
Sergey


On Mon, Dec 2, 2013 at 9:30 PM, Albert ARIBAUD
<albert.u.boot at aribaud.net> wrote:
> Hi sergey.kostanbaev,
>
> On Tue, 22 Oct 2013 17:18:45 +0400, "sergey.kostanbaev"
> <sergey.kostanbaev at gmail.com> wrote:
>
>> From: Sergey Kostanbaev <sergey.kostanbaev at gmail.com>
>>
>> This patch returns back support for old ep93xx processors family
>>
>> Signed-off-by: Sergey Kostanbaev <sergey.kostanbaev at fairwaves.ru>
>> Cc: albert.u.boot at aribaud.net
>> ---
>
> This patch seems not to apply cleanly on current ARM. Can you rebase
> and send V3?
>
> Amicalement,
> --
> Albert.


More information about the U-Boot mailing list