-
- Downloads
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>
Showing
- drivers/serial/Makefile 1 addition, 1 deletiondrivers/serial/Makefile
- drivers/serial/serial_mxc.c 21 additions, 0 deletionsdrivers/serial/serial_mxc.c
- include/configs/imx31_litekit.h 1 addition, 1 deletioninclude/configs/imx31_litekit.h
- include/configs/imx31_phycore.h 1 addition, 1 deletioninclude/configs/imx31_phycore.h
- include/configs/mx31ads.h 1 addition, 1 deletioninclude/configs/mx31ads.h
- include/configs/qong.h 1 addition, 1 deletioninclude/configs/qong.h
Loading
Please register or sign in to comment