commit | 342fd144292a6b64ea869e4052eb250486c8f326 | [log] [tgz] |
---|---|---|
author | Todd Poynor <toddpoynor@google.com> | Wed Aug 24 19:11:39 2011 +0530 |
committer | Santosh Shilimkar <santosh.shilimkar@ti.com> | Sat Sep 24 13:28:56 2011 +0530 |
tree | 31d565b230763b63eb35238899d2d24dd3b4fe87 | |
parent | b6fd41e29dea9c6753b1843a77e50433e6123bcb [diff] |
OMAP: Improve register access in L3 Error handler. * Changed the way of accessing L3 target registers from standard base rather than relative to STDERRLOG_MAIN. * Use ffs() to find error source from the L3_FLAGMUX_REGERRn register. * Remove extra l3_base[] entry. * Modified L3 custom error message. Signed-off-by: Todd Poynor <toddpoynor@google.com> Signed-off-by: sricharan <r.sricharan@ti.com> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>