X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fasm-ppc%2Fprocessor.h;h=86c5df2dbaadafcabfe539b9b35cb7f256814a01;hb=351080e2e8f633dfecd957c14bd06e55100d6a7f;hp=9780fe15c0db45b6f9d958c0e2a6718bdcda38f0;hpb=e4feb7638ca0a2138973f14456424acbc332ae43;p=u-boot diff --git a/include/asm-ppc/processor.h b/include/asm-ppc/processor.h index 9780fe15c0..86c5df2dba 100644 --- a/include/asm-ppc/processor.h +++ b/include/asm-ppc/processor.h @@ -58,7 +58,6 @@ #else #define MSR_KERNEL MSR_ME #endif -#define MSR_USER MSR_KERNEL|MSR_PR|MSR_EE /* Floating Point Status and Control Register (FPSCR) Fields */ @@ -92,6 +91,11 @@ /* Special Purpose Registers (SPRNs)*/ +/* PPC440 Architecture is BOOK-E */ +#ifdef CONFIG_440 +#define CONFIG_BOOKE +#endif + #define SPRN_CDBCR 0x3D7 /* Cache Debug Control Register */ #define SPRN_CTR 0x009 /* Count Register */ #define SPRN_DABR 0x3F5 /* Data Address Breakpoint Register */ @@ -218,12 +222,14 @@ #define HID0_DPM (1<<20) #define HID0_ICE (1<