diff options
author | Andrew Gabbasov <andrew_gabbasov@mentor.com> | 2013-07-04 06:27:32 -0500 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2013-09-10 18:22:27 +0200 |
commit | d55e0dabd706a5632a11d4d82c777def4fd8ce32 (patch) | |
tree | d8d329ea6c42fbedccbd3b6cd63ff64e3e5eb127 /net/eth.c | |
parent | 68e1747f9c0506159e8ecc9a4feb58e9c65a7b39 (diff) | |
download | u-boot-imx-d55e0dabd706a5632a11d4d82c777def4fd8ce32.zip u-boot-imx-d55e0dabd706a5632a11d4d82c777def4fd8ce32.tar.gz u-boot-imx-d55e0dabd706a5632a11d4d82c777def4fd8ce32.tar.bz2 |
mx6: Fix calculation of emi_slow clock rate
This is porting of Freescale's patch from version imx_v2009.08_3.0.35_4.0.0,
that fixes the obvious mistype of bits offset macro name (ACLK_EMI_PODF_OFFSET
was used instead of ACLK_EMI_SLOW_PODF_OFFSET).
Using the occasion, change the variable name 'emi_slow_pof' to more consistent
'emi_slow_podf'.
Signed-off-by: Jason Liu <r64343@freescale.com>
Signed-off-by: Andrew Gabbasov <andrew_gabbasov@mentor.com>
Acked-by: Dirk Behme <dirk.behme@de.bosch.com>
Diffstat (limited to 'net/eth.c')
0 files changed, 0 insertions, 0 deletions