[U-Boot] serial : Device tree support for multiple serial devices.

hanumant hanumant07 at gmail.com
Tue Jan 31 00:18:24 CET 2012


On 1/30/2012 10:35 AM, Simon Glass wrote:
> What I did for now was to implement a new fdt_serial.c file which
> defines 4 separate sets of function (each set containing putc, getc,
> etc.) with the device pointer built in to those functions. It's really
> ugly, and is what eserial does. Those functions look up the device
> tree during init and redirect to the real serial driver's functions of
> the same name.
>
> I could probably rustle up a patch if it would help.

Thank you a patch would help a great deal.

Thanks
hanumant


More information about the U-Boot mailing list