[OpenBIOS] [PATCH v3] arch/ppc/qemu: Clean up and add more cpu infos

Mark Cave-Ayland mark.cave-ayland at ilande.co.uk
Fri May 23 15:02:35 CEST 2014


On 23/05/14 00:30, BALATON Zoltan wrote:

> Removed unused clock_frequency member from struct cpudef which is get
> from FW_CFG and added bus-frequency property to complete the frequency
> properties. Also added tlb infos to cpudef (with values only for G4
> currently as I have no data for other CPUs).

This looks fairly close; AIUI Alex's main objection at the moment is the 
missing tlb information for the remaining CPUs.

The CPUs for which the information is missing are the 604, 750 and 970. 
It looks as if you can find the 604/750 values direct from the device 
trees here:

http://web.archive.org/web/20081120133742/http://penguinppc.org/historical/dev-trees-html/

This would then leave just the 970 which I'm sure you'll be able to find 
easily from the datasheet. Is there any reason not to spend a little 
time finding these missing values? Then we can go ahead and get the 
patch applied to SVN trunk.


ATB,

Mark.




More information about the OpenBIOS mailing list