mx31: Fix PDR0_CSI_PODF
The CSI PODF bit-field used by the previous code for the i.MX31 CCM PDR0
register is actually composed of two bit-fields: one pre-divider and one
post-divider. This patch fixes the CCM access macros and the code using them
accordingly.
Signed-off-by:
Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Stefano Babic <sbabic@denx.de>
Showing
- arch/arm/include/asm/arch-mx31/imx-regs.h 4 additions, 2 deletionsarch/arm/include/asm/arch-mx31/imx-regs.h
- board/freescale/mx31ads/lowlevel_init.S 2 additions, 2 deletionsboard/freescale/mx31ads/lowlevel_init.S
- board/hale/tt01/tt01.c 1 addition, 1 deletionboard/hale/tt01/tt01.c
- board/imx31_phycore/lowlevel_init.S 1 addition, 1 deletionboard/imx31_phycore/lowlevel_init.S
- board/logicpd/imx31_litekit/lowlevel_init.S 1 addition, 1 deletionboard/logicpd/imx31_litekit/lowlevel_init.S
- include/configs/mx31pdk.h 5 additions, 5 deletionsinclude/configs/mx31pdk.h
Loading
Please register or sign in to comment