Преглед изворни кода

Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master

Wolfgang Denk пре 17 година
родитељ
комит
f188896c2f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      include/mpc512x.h

+ 1 - 1
include/mpc512x.h

@@ -185,7 +185,7 @@
 
 /* SCFR1 System Clock Frequency Register 1
  */
-#define SCFR1_IPS_DIV			0x2
+#define SCFR1_IPS_DIV			0x4
 #define SCFR1_IPS_DIV_MASK		0x03800000
 #define SCFR1_IPS_DIV_SHIFT		23