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 <[email protected]> wrote: > Hi sergey.kostanbaev, > > On Tue, 22 Oct 2013 17:18:45 +0400, "sergey.kostanbaev" > <[email protected]> wrote: > >> From: Sergey Kostanbaev <[email protected]> >> >> This patch returns back support for old ep93xx processors family >> >> Signed-off-by: Sergey Kostanbaev <[email protected]> >> Cc: [email protected] >> --- > > This patch seems not to apply cleanly on current ARM. Can you rebase > and send V3? > > Amicalement, > -- > Albert. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

