]> Git Repo - J-u-boot.git/commit
malta: setup super I/O UARTs
authorPaul Burton <[email protected]>
Fri, 8 Nov 2013 11:18:49 +0000 (11:18 +0000)
committerDaniel Schwierzeck <[email protected]>
Sat, 9 Nov 2013 16:21:01 +0000 (17:21 +0100)
commita257f6263b51321ecacc69ac1effbcbe2158fe15
tree0087af9ab0339ce5496dbd810ae1b12a0fc97b76
parent7a9d109b00a207b481b05d8e147673da33ad1cd3
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 <[email protected]>
board/imgtec/malta/Makefile
board/imgtec/malta/malta.c
board/imgtec/malta/superio.c [new file with mode: 0644]
board/imgtec/malta/superio.h [new file with mode: 0644]
This page took 0.04272 seconds and 4 git commands to generate.