u-boot-brain/include/asm-arm/arch-pxa
Daniel Mack c33c5990ce 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>
2009-07-12 17:43:32 +02:00
..
bitfield.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
hardware.h Changes: 2006-02-08 18:56:28 +01:00
pxa-regs.h pxa: fix CKEN_B register bits 2009-07-12 17:43:32 +02:00