Hi Yehuda,
On Sun, Nov 22, 2015 at 02:31:56PM +0000, Yehuda Yitschak wrote:
Hello everyone
As part of my porting I need to use a 16550 UART port. To avoid adding a driver which already exist I am looking for an existing compatible driver.
Is there a generic _MMIO_ based 16550 UART driver in EDK2 ?
Not that I'm aware of.
I only found a PCI based 16550 driver which I cant use since it don't have support for PCI
Another option could be to set up a dummy PCI layer for your platform.
B.t.w., I think this type of question is much better posed on edk2-devel@lists.01.org rather than on this Linaro-specific list.
Regards,
Leif