ppc/85xx: Don't enable interrupts before we're ready
authorScott Wood <scottwood@freescale.com>
Thu, 20 Aug 2009 22:44:20 +0000 (17:44 -0500)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:27 +0000 (09:04 -0500)
commit3477bda1f5944a7e97918917c63d56dc144e1a51
tree530edd35595d11564f3932324ad26d3a5943d7d3
parentfd5a6c07c933d395fb83a8c8e8786c5554734dc5
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>
cpu/mpc85xx/start.S