]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/boot/dcr.h
[POWERPC] Bamboo zImage wrapper
[linux-2.6-omap-h63xx.git] / arch / powerpc / boot / dcr.h
index c95d1a9222c91a4559148fa4a4bd951738db2c27..e158311c501b60c2656bdef209ad9971cd3a5f3d 100644 (file)
@@ -124,4 +124,14 @@ static const unsigned long sdram_bxcr[] = { SDRAM0_B0CR, SDRAM0_B1CR, SDRAM0_B2C
 #define DCRN_MAL0_CFG                                  0x180
 #define MAL_RESET 0x80000000
 
+/* 440EP Clock/Power-on Reset regs */
+#define DCRN_CPR0_ADDR 0xc
+#define DCRN_CPR0_DATA 0xd
+#define CPR0_PLLD0     0x60
+#define CPR0_OPBD0     0xc0
+#define CPR0_PERD0     0xe0
+#define CPR0_PRIMBD0   0xa0
+#define CPR0_SCPID     0x120
+#define CPR0_PLLC0     0x40
+
 #endif /* _PPC_BOOT_DCR_H_ */