j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
On Thu, Dec 30, 2010 at 11:22 PM, Mark Cave-Ayland mark.cave-ayland@siriusit.co.uk wrote:
This patchset converts SPARC32 and its associated devices over from its own private memory routines over to using the OFMEM API as used by PPC and SPARC64.
For all patches: Tested-by: Blue Swirl blauwirbel@gmail.com Reviewed-by: Blue Swirl blauwirbel@gmail.com
On 01/01/11 22:15, Blue Swirl wrote:
For all patches: Tested-by: Blue Swirlblauwirbel@gmail.com Reviewed-by: Blue Swirlblauwirbel@gmail.com
Thanks for the review - patches have now been applied to SVN.
Incidentally, I was wondering now that we have ofmem_map_io() does that mean that we can also use this for SPARC64 devices, and if so would it solve some of the PCI memory mapping issues that were preventing the Linux kernel boot?
ATB,
Mark.
On Sun, Jan 2, 2011 at 12:14 AM, Mark Cave-Ayland mark.cave-ayland@siriusit.co.uk wrote:
On 01/01/11 22:15, Blue Swirl wrote:
For all patches: Tested-by: Blue Swirlblauwirbel@gmail.com Reviewed-by: Blue Swirlblauwirbel@gmail.com
Thanks for the review - patches have now been applied to SVN.
Incidentally, I was wondering now that we have ofmem_map_io() does that mean that we can also use this for SPARC64 devices, and if so would it solve some of the PCI memory mapping issues that were preventing the Linux kernel boot?
Probably, though the mapping issue could be something different. IIRC some properties were missing from Simba nodes, but I couldn't figure out values that would make any difference.