From: Vladimir '$B&U(B-coder/phcoder' Serbinenko <phco...@gmail.com>
Date: Mon, 07 Dec 2009 12:52:01 +0100

> It already works on MIPS and AFAICT only thing it needs to work is PCI.
> Do you mean that accessing PCI on sparc is a lot of work?

Even just calculating the register addresses is a lot of work.

You can't just take the property values for the device as-is, you have
to walk up to the root applying 'range' property translations to the
register addresses.

And there are special cases and quirks all over the place.

The code to do this in the Linux kernel is several thousand lines of
code.


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to