u-boot/board/imgtec/malta
Paul Burton 91ec615e54 malta: Use I/O accessors for SuperI/O controller
Rather than passing the I/O port base address to the Super I/O code,
switch it to using outb such that it makes use of the I/O port base
address automatically.

Drop the extern keyword to satisfy checkpatch whilst here.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
2016-02-01 22:13:25 +01:00
..
Kconfig MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS 2014-11-01 18:18:04 +01: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
flash-malta-boot.tcl malta: add script & instructions to flash U-boot 2013-11-09 17:21:02 +01:00
lowlevel_init.S malta: disable L2 caches 2013-11-09 17:21:02 +01:00
malta.c malta: Use I/O accessors for SuperI/O controller 2016-02-01 22:13:25 +01: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