summaryrefslogtreecommitdiff
path: root/board/imgtec/malta/Makefile
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@imgtec.com>2013-11-08 11:18:49 +0000
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2013-11-09 17:21:01 +0100
commita257f6263b51321ecacc69ac1effbcbe2158fe15 (patch)
tree0087af9ab0339ce5496dbd810ae1b12a0fc97b76 /board/imgtec/malta/Makefile
parent7a9d109b00a207b481b05d8e147673da33ad1cd3 (diff)
malta: setup super I/O UARTs
On a real Malta the Super I/O needs to be configured before we are able to access the UARTs. This patch performs that configuration, setting up the UARTs in the same way that YAMON would. Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Diffstat (limited to 'board/imgtec/malta/Makefile')
-rw-r--r--board/imgtec/malta/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/imgtec/malta/Makefile b/board/imgtec/malta/Makefile
index 091830dd0f5..19dd3a3c3b2 100644
--- a/board/imgtec/malta/Makefile
+++ b/board/imgtec/malta/Makefile
@@ -7,3 +7,4 @@
obj-y = malta.o
obj-y += lowlevel_init.o
+obj-y += superio.o