Hi, On Tue, Dec 31, 2013 at 11:58:28AM -0500, Ján Veselý wrote: > > While renaming arm926 UART driver to PL011, references to it must be > > updated in the arm926 code to avoid to break compilation, but this > > should be straightforward. > > > > This is what I did in the Raspberry branch (merge the two drivers and > > replace references), and I also did some small modifications to the > > driver to let it work on the Raspberry. I could not test if the arm926 > > was still working after that due to lack of hardware. > > If I'm not mistaken the only ARM926 device we currently support is > qemu integratorcp, it's included in the upstream qemu so testing > should be straightforward.
Thanks for the tip! I just tried with qemu and the uart on integratorcp is working properly after the changes. Beniamino _______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/listinfo/helenos-devel
