]> git.sur5r.net Git - u-boot/commit
pxa: fix CKEN_B register bits
authorDaniel Mack <daniel@caiaq.de>
Tue, 23 Jun 2009 15:30:05 +0000 (17:30 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sun, 12 Jul 2009 15:43:32 +0000 (17:43 +0200)
commitc33c5990cec7ced9ef1ef148debbca34adafa12b
treec2879e1aac68ea58e09c681f0c4d3fca24c5bb1a
parentbd876be46f28b5fc2896537f6d01353f332789f7
pxa: fix CKEN_B register bits

The current defition for CKEN_B register bits is nonsense. Adding 32 to
the shifted value is equal to '| (1 << 5)', and this bit is marked
'reserved' in the PXA docs.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
include/asm-arm/arch-pxa/pxa-regs.h