diff options
author | Eric Nelson <eric.nelson@boundarydevices.com> | 2013-08-29 12:37:35 -0700 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2013-08-31 18:05:49 +0200 |
commit | 3fc4176dc4b61bc50b0d90f10eef48f7b2e28203 (patch) | |
tree | c25ac78a9f9fd6540bee5377f587266eb73f9c7a /tools/env | |
parent | 1ca244ded50de4b5f39ded2793a02fe5f17f9ba6 (diff) | |
download | u-boot-imx-3fc4176dc4b61bc50b0d90f10eef48f7b2e28203.zip u-boot-imx-3fc4176dc4b61bc50b0d90f10eef48f7b2e28203.tar.gz u-boot-imx-3fc4176dc4b61bc50b0d90f10eef48f7b2e28203.tar.bz2 |
i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarations
Some _CLKGATE_MASK and _FRAC_MASK macros were wrong for PFD_480
and the PFD_528 macros were missing.
Fortunately, the incorrect macros weren't being used.
Since both the PFD_480 and PFD_528 registers have the same
structure, and the fields are identical for [0..3] in bytes
[0..3], so a single set of macros will suffice.
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Diffstat (limited to 'tools/env')
0 files changed, 0 insertions, 0 deletions