summaryrefslogtreecommitdiff
path: root/common/serial.c
diff options
context:
space:
mode:
authorGraeme Russ <graeme.russ@gmail.com>2010-04-23 14:05:46 (GMT)
committerWolfgang Denk <wd@denx.de>2010-05-05 22:16:28 (GMT)
commit167cdad1372917bc11c636c359aad02625291fa9 (patch)
treee4627b229ae7e6ec0ac9a72d680157aa50e92d2f /common/serial.c
parent153c2d9f2397e8b6ca03cfebb4e9666ea0b0637c (diff)
downloadu-boot-fsl-qoriq-167cdad1372917bc11c636c359aad02625291fa9.tar.xz
SERIAL: Enable port-mapped access
The x86 architecture exclusively uses Port-Mapped I/O (inb/outb) to access the 16550 UARTs. This patch mimics how Linux selects between Memory-Mapped and Port-Mapped I/O. This allows x86 boards to use CONFIG_SERIAL_MUTLI and drop the custom serial port driver Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
Diffstat (limited to 'common/serial.c')
0 files changed, 0 insertions, 0 deletions