mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
This commit is contained in:
commit
f188896c2f
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@
|
||||||
|
|
||||||
/* SCFR1 System Clock Frequency Register 1
|
/* 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_MASK 0x03800000
|
||||||
#define SCFR1_IPS_DIV_SHIFT 23
|
#define SCFR1_IPS_DIV_SHIFT 23
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue