]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 16 Sep 2009 02:30:07 +0000 (21:30 -0500)
commit1b72dbecca2d7ad7a21c92d80227daa2d8ec5a57
treeabbe0d1203a24fbfefdf1f167a425f578b882b34
parent3ca55bce9c8bf00df06a20487fafc16fa2f8084b
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