[U-Boot] [PATCH v3 08/18] malta: setup super I/O UARTs
Paul Burton
paul.burton at imgtec.com
Mon Nov 11 11:29:16 CET 2013
Grepping all I found was board/mpl/common/isa.c which seems to do
something similar. However calling this a driver is quite generous - all
it does it write some board-specific values to some registers. So
there's really not much to be shared.
Thanks,
Paul
On 10/11/13 20:06, Marek Vasut wrote:
> Dear Paul Burton,
>
>> 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.
>
> [...]
>
>> --- /dev/null
>> +++ b/board/imgtec/malta/superio.c
>
> Do we not already have some kind of a superIO controller driver in U-Boot ? Just
> wondering, I seem to remember seeing a few. Is this driver re-usable by other
> boards too maybe?
>
> Best regards,
> Marek Vasut
>
More information about the U-Boot
mailing list