On Tue, Jul 23, 2013 at 10:09:28AM +0200, Soren Jorvang wrote:
> The pre-autoconf console code creates a bus_space handle (not a
> subregion of anything) for the console com, which conflicts with puc.c
> later trying to allocate the larger handle that the console is a
> subregion (but not a bus_space_subregion) of.

An alternative hack would be to unmap the original com console mapping
and update it with a subregion from the puc BAR mapping.

Martin

Reply via email to