X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fppc_asm.tmpl;h=c0f8cc85677f2a17827dee67c0539dfb1736f55c;hb=56518e71041fafdfd7af3a24f263b0a22efbeda9;hp=84de146e5dd1295068ba726bb699e86064fa41df;hpb=0f8aa159175385ddd77bc91d11b9568583fbbd0c;p=oweals%2Fu-boot.git diff --git a/include/ppc_asm.tmpl b/include/ppc_asm.tmpl index 84de146e5d..c0f8cc8567 100644 --- a/include/ppc_asm.tmpl +++ b/include/ppc_asm.tmpl @@ -35,7 +35,7 @@ * * Stolen from prepboot/bootldr.h, (C) 1998 Gabriel Paubert, paubert@iram.es * - * Uses r14 to access the GOT + * Uses r12 to access the GOT */ #define START_GOT \ @@ -175,7 +175,7 @@ #define IM_IMMR (IM_REGBASE+0x01a8) #define IM_SCCR (IM_REGBASE+0x0c80) -#elif defined(CONFIG_MPC5xxx) || defined(CONFIG_MPC8220) +#elif defined(CONFIG_MPC5xxx) #define HID0_ICE_BITPOS 16 #define HID0_DCE_BITPOS 17