[U-Boot] [PATCH] ppc/85xx: Disable all async interrupt sources when we boot
Kumar Gala
galak at kernel.crashing.org
Wed Sep 16 05:17:55 CEST 2009
On Sep 11, 2009, at 3:29 PM, Kumar Gala wrote:
> We should make sure to clear MSR[ME, CE, DE] when we boot an OS image
> since we have changed the exception vectors and the OSes vectors might
> not be setup we should avoid async interrupts at all costs.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> cpu/mpc85xx/cpu_init.c | 11 +++++++++++
> 1 files changed, 11 insertions(+), 0 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list