]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx27: Make the UART port number explicit
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 1 Jul 2011 07:15:52 +0000 (07:15 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 14 Jul 2011 13:41:24 +0000 (15:41 +0200)
commit3f7bfbdd3c4df9e0ea8157b0853c791f9b839349
tree1841c7b4571926b52278ebfa1c5b136c791419f7
parentf456445f29d22bb31ad29fdf1d6b2769decd37a2
mx27: Make the UART port number explicit

mx27_uart_init_pins does the IOMUX setting for UART1 port.

Change the function name to make the UART port number explicit.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
arch/arm/cpu/arm926ejs/mx27/generic.c
arch/arm/include/asm/arch-mx27/imx-regs.h
board/logicpd/imx27lite/imx27lite.c