[U-Boot] [PATCH] serial: serial_x86: add ns16550a compatible ids
Thomas Chou
thomas at wytron.com.tw
Mon Nov 9 14:19:29 CET 2015
Hi Bin,
On 2015年11月09日 20:03, Bin Meng wrote:
>> I want to use serial_x86.c for nios2. I think there is no need to duplicate
>> another one for altera/nios2. Is there a proper way to change
>> Kconfig/Makefile?
>>
>
> Please check my previous proposal on serial driver clean up.
>
> http://lists.denx.de/pipermail/u-boot/2015-August/223758.html
Thanks a lot for the pointer.
I think your suggestion is more practical. We can add clock-frequency to
those have fixed clock. Then merge them to one driver.
For those need dynamic clock like tegra, we may ether leave them along.
Or we can use the .data of compatible ids to fetch the clock.
We will need this soon.
Best regards,
Thomas
More information about the U-Boot
mailing list