Thanks, applied.
On Fri, Sep 30, 2011 at 1:29 PM, Alexander Graf wrote:
> We are mapping ESCC to a static (incorrect) address on machine init. This
> overlaps with our vram, rendering the screen barely usable.
>
> Since openBIOS is clever enough to map ESCC to where it needs to be, we can
> just
We are mapping ESCC to a static (incorrect) address on machine init. This
overlaps with our vram, rendering the screen barely usable.
Since openBIOS is clever enough to map ESCC to where it needs to be, we can
just drop that invalid map and everyone's happy.
Signed-off-by: Alexander Graf
---
hw