Преглед на файлове

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