]> git.ipfire.org Git - people/ms/u-boot.git/commit
MX31: fix bit masks in function mx31_decode_pll()
authorJens Gehrlein <sew_s@tqs.de>
Fri, 4 Jul 2008 14:50:05 +0000 (16:50 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Mon, 25 Aug 2008 19:47:01 +0000 (21:47 +0200)
commit079edb913dbae147b50a488cf02e03f473fc5f28
tree6c59a4924cce88c71734679131f755aaddd99875
parente8f1207bbf2df6fb693ee1aa3329b2014c92e5e6
MX31: fix bit masks in function mx31_decode_pll()

Bits MPCTL[MFN] and MPCTL[MFD] were not fully covered.

Signed-off-by: Jens Gehrlein <sew_s@tqs.de>
cpu/arm1136/mx31/generic.c