u-boot-brain/board/imgtec/malta
Paul Burton 2e7eb12e5c malta: Tidy up UART address selection
The address of the UART differs based upon the system controller because
it's actually within the I/O port region, which is in a different
location for each system controller. Rather than handling this as 2
UARTs with the correct one selected at runtime, use I/O port accessors
for the UART such that access to it gets translated into the I/O port
region automatically.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2016-05-26 01:34:13 +02:00
..
flash-malta-boot.tcl malta: add script & instructions to flash U-boot 2013-11-09 17:21:02 +01:00
Kconfig MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS 2014-11-01 18:18:04 +01:00
lowlevel_init.S malta: Remove ".set mips32" directive 2016-05-21 01:36:39 +02:00
MAINTAINERS Add board MAINTAINERS files 2014-07-30 08:48:06 -04:00
Makefile malta: setup super I/O UARTs 2013-11-09 17:21:01 +01:00
malta.c malta: Tidy up UART address selection 2016-05-26 01:34:13 +02:00
superio.c malta: Use I/O accessors for SuperI/O controller 2016-02-01 22:13:25 +01:00
superio.h malta: Use I/O accessors for SuperI/O controller 2016-02-01 22:13:25 +01:00