]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
serial_mx31: allow it to work with mx27 too and rename to serial_mxc
authorIlya Yanok <yanok@emcraft.com>
Mon, 8 Jun 2009 00:12:46 +0000 (04:12 +0400)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sun, 21 Jun 2009 14:18:13 +0000 (16:18 +0200)
commit47d19da4d3f9ac4787abe9dee32406478424be52
treef2d0519baf74499304dbf00dfa2c996d6b3a6413
parent1dc4da749dbde27ec862f5b65703e8e4541fbba3
serial_mx31: allow it to work with mx27 too and rename to serial_mxc

UART hardware on i.MX27 is the same as on the i.MX31 so we just
need to provide the driver with correct address of the registers.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
drivers/serial/Makefile
drivers/serial/serial_mxc.c [moved from drivers/serial/serial_mx31.c with 94% similarity]
include/configs/imx31_litekit.h
include/configs/imx31_phycore.h
include/configs/mx31ads.h
include/configs/qong.h