commit | 3477bda1f5944a7e97918917c63d56dc144e1a51 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Thu Aug 20 17:44:20 2009 -0500 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sat Oct 03 09:04:27 2009 -0500 |
tree | 530edd35595d11564f3932324ad26d3a5943d7d3 | |
parent | fd5a6c07c933d395fb83a8c8e8786c5554734dc5 [diff] |
ppc/85xx: Don't enable interrupts before we're ready We cannot handle any exceptions while running in AS1, as the exceptions will transition back to AS0 without a valid mapping. Signed-off-by: Scott Wood <scottwood@freescale.com>