Port-powerpc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: evbppc reserved-tlb cleanup



# Izumi Tsutsui 2006-09-24:
> freza%dspfpga.com@localhost wrote:
> 
> > I don't have any of the affected boards to play with, so it would be
> > great to know how it works on Walnut, Explora451 and OpenBlocks.
> 
> Umm, -current EXPLORA451 kernel (even without your patch) doesn't boot
> (reboot before consinit) while the latest 4.0_BETA (from releng) kernel
> works fine.

Hmm, can you try moving consinit() after TLB setup? It doesn't matter
whether you try with or without my patch. After recent mapiodev() changes,
bus_space_map() must be called after reserved TLB entries were filled
(back then, I overlooked Explora451 calls consinit() earlier than that,
sorry for breakage).

        -- Jachym



Home | Main Index | Thread Index | Old Index