]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx31: Fix PDR0_CSI_PODF
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>
Tue, 14 Aug 2012 08:43:07 +0000 (08:43 +0000)
committerTom Rini <trini@ti.com>
Mon, 15 Oct 2012 18:54:14 +0000 (11:54 -0700)
commit9e0081d573442e7234355f0a043218d15df03933
treebc508d9fa9b248d70cac2ed736d834d22f5e0e3b
parentb809b3ac13e1016b2be937bd4511973f90982ad2
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>
arch/arm/include/asm/arch-mx31/imx-regs.h
board/freescale/mx31ads/lowlevel_init.S
board/hale/tt01/tt01.c
board/imx31_phycore/lowlevel_init.S
board/logicpd/imx31_litekit/lowlevel_init.S
include/configs/mx31pdk.h