"NONAKA Kimihiro" writes: > Module Name: src > Committed By: nonaka > Date: Mon Jan 5 08:40:56 UTC 2015 > > Modified Files: > src/sys/arch/evbppc/mpc85xx: machdep.c > > Log Message: > Initialize TLB for non cpu0.
this seems to be also done in e500_spinup_trampoline(), a few instructions before the call to e500_cpu_hatch(). i suspect one of them is not required, or if they both are, a comment on why would be good i think. thanks! .mrg.