u-boot/arch/arm/include/asm/arch-mx35
Stefano Babic 40f6fffee5 MX: serial_mxc: cleanup removing nasty #ifdef
The serial driver for iMX SOCs is continuosly changed if a
new SOC or not yet used port is used. CONFIG_SYS_<SOC>_<UART Port>
defines were used only to find the base address for the selected UART.
Instead of that, move the base address to the board configuration
file and drop all #ifdef from driver.

Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Marek Vasut <marek.vasut@gmail.com>
CC: Wolfgang Denk <wd@denx.de>
CC: Fabio Estevam <fabio.estevam@freescale.com>
CC: Helmut Raiger <helmut.raiger@hale.at>
CC: John Rigby <jcrigby@gmail.com>
CC: Matthias Weisser <weisserm@arcor.de>
CC: Jason Liu <jason.hui@linaro.org>
Acked-by: Jason Liu <jason.hui@linaro.org>
2011-12-06 23:59:40 +01:00
..
clock.h Add support for MX35 processor 2011-02-02 00:54:42 +01:00
crm_regs.h Add support for MX35 processor 2011-02-02 00:54:42 +01:00
gpio.h MX35: make use of GPIO framework for MX35 processor 2011-09-04 11:36:11 +02:00
imx-regs.h MX: serial_mxc: cleanup removing nasty #ifdef 2011-12-06 23:59:40 +01:00
iomux.h Add support for MX35 processor 2011-02-02 00:54:42 +01:00
lowlevel_macro.S MX35: factorize common assembly code 2011-11-03 22:56:18 +01:00
mx35_pins.h MX35: add pins definition for UART3 2011-11-03 22:56:17 +01:00
sys_proto.h Add support for MX35 processor 2011-02-02 00:54:42 +01:00