]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Don't set up the CPSR for SPL_BUILD
authorLothar Waßmann <LW@KARO-electronics.de>
Tue, 6 Mar 2012 15:39:31 +0000 (16:39 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 6 Mar 2012 15:39:31 +0000 (16:39 +0100)
commit752a2ac618992c27782b31e918dca6dd68eb4511
tree749f052ad27ff6611a6441b5390b3dae9b40a666
parentb846b05a1b3e4eaf05c0e714e9d3ecedb8e99eec
Don't set up the CPSR for SPL_BUILD

In SPL_BUILD the ROM code will have set up the CPSR correctly and
Booting from USB may require interrupts to be enabled.
Also enhance the comment to reflect the fact, that interrupts will be
disabled when setting up the CPSR.

Remove bits that will be asserted from the clear mask
arch/arm/cpu/arm926ejs/mx28/start.S