On Wed, 2007-07-11 at 16:26 +0200, Stefan Roese wrote:
On Wednesday 11 July 2007, Josh Boyer wrote:
quoted
+ PowerPC,405GP@0 {
+ device_type = "cpu";
+ reg = <0>;
+ clock-frequency = <bebc200>; /* Filled in by zImage */
+ timebase-frequency = <0>; /* Filled in by zImage */
+ i-cache-line-size = <20>;
+ d-cache-line-size = <20>;
+ i-cache-size = <8000>;
+ d-cache-size = <8000>;
405 platforms have 16k cache at most.
Indeed they do. Copy/paste error. Will fix before actually submitting
things. Thanks for the catch!
josh