Problem may occur if configure PATA_DMACK&PATA_DIOW as Uart1

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem may occur if configure PATA_DMACK&PATA_DIOW as Uart1

Problem may occur if configure PATA_DMACK&PATA_DIOW as Uart1

The solution works when I use mx53_loco bsp.

Modify u-boot and kernel, keep the same. Then you may find you can't login into the system regardless of whatever you input after freescale login:

It confused me for a long time.

If you  also met this problem,try to check the iomux-mx53.h(linux/arch/arm/plat-mxc/include/mach/).

#define _MX53_PAD_PATA_DIOW__UART1_TXD_MUX   IOMUX_PAD(the fourth argument 0x878 should be changed to 0x0)

I think this is a small bug in header files.

Haifeng

Labels (2)
Tags (1)
Comments

You just saved me many hours of investigating a custom i.MX53 board I am working on using the PATA lines as the IOMUX for UART1.  Lets hope Freescale updates their imx_2.6.35_maintain Linux kernel branch so others don't encounter this issue.

No ratings
Version history
Last update:
‎07-01-2013 11:08 PM
Updated by: