Subject: Re: evbppc reserved-tlb cleanup
To: None <port-powerpc@netbsd.org>
From: KIYOHARA Takashi <kiyohara@kk.iij4u.or.jp>
List: port-powerpc
Date: 10/07/2006 05:33:29
Hi! all,
From: FUKAUMI Naoki <naoki@fukaumi.org>
Date: Fri, 6 Oct 2006 15:45:57 +0900
> Hi Jachym Holecek,
>
> http://mail-index.netbsd.org/port-powerpc/2006/09/24/0000.html
> http://mail-index.netbsd.org/port-powerpc/2006/09/24/0006.html
>
> These two patch is not enough for OpenBlockS266.
Yes sure.
My OpenBlockS266 panics on -current source when boot time. X-<
> I've added following fixes,
>
> - change arch/powerpc/ibm4xx/openbios/locore.S too for OBS266
> - use OBS405_CONADDR instead of 0xef000000
> - don't call consinit() in obs2{00,66}_machdep.c because consinit() is
> already called in ibm4xx_init() (but I'm not sure which place is
> good)
> - do bus_space_map() to get bus space handle in emacs_attach() (!!!)
>
> then OpenBlockS266 boots correctly.
>
> Attached patch is your 2 patch + my fixes. s/0x74000000/BASE_ISA/ is not
> included. (sorry)
I patched that. My OpenBlockS266 booted, doesn't panic. ;-)
However I don't test on other boards.
Please test on other boards. (explora, walnut, openblocks200)
Thanks,
--
kiyohara