X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fasm-ppc%2Fimmap_85xx.h;h=239924329e6c60e37a4248880c408c2812c4e7aa;hb=f82642e33899766892499b163e60560fbbf87773;hp=52f54959ab60bb426985c7b897d9649da41dcee1;hpb=360fe71e82b83e264c964c9447c537e9a1f643c8;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/asm-ppc/immap_85xx.h b/include/asm-ppc/immap_85xx.h index 52f5495..2399243 100644 --- a/include/asm-ppc/immap_85xx.h +++ b/include/asm-ppc/immap_85xx.h @@ -1579,7 +1579,7 @@ typedef struct ccsr_gur { #define MPC85xx_PORDEVSR_RIO_DEV_ID 0x00000007 uint pordbgmsr; /* 0xe0010 - POR debug mode status register */ uint pordevsr2; /* 0xe0014 - POR I/O device status regsiter 2 */ -#define MPC85xx_PORDEVSR2_SEC_CFG 0x00000020 +#define MPC85xx_PORDEVSR2_SEC_CFG 0x00000080 char res1[8]; uint gpporcr; /* 0xe0020 - General-purpose POR configuration register */ char res2[12];