[U-Boot] [PATCH v3 0/2] Fix SoC-specific exception handling

2014-11-13 Thread Albert ARIBAUD
Short version: * this patch fixes exception handling on i.MX27 which was broken, probably from day one. * this patch was tested on apf27. Due to lack of debugging hardware, only the data abort, prefetch abort and undefined instruction cases have been tested; software interrupt, IRQ and

Re: [U-Boot] [PATCH v3 0/2] Fix SoC-specific exception handling

2014-11-13 Thread Albert ARIBAUD
On Thu, 13 Nov 2014 17:59:13 +0100, Albert ARIBAUD albert.u.b...@aribaud.net wrote: * This patch was NOT tested on imx27lite, which is the only other i.MX27-based board AFAICT. The maintainer of imx27lite is Cc:ed on this series. ... or should have, if it had not been for my flaky