On Tue, Feb 12, 2008 at 01:11:42AM +0000, Bryan O'Donoghue wrote: > + do_fixup_by_prop_u32(blob, "device_type", "cpu", 4, > + "timebase-frequency", bd->bi_busfreq / 8, 1); I don't think this is correct for 8xx... use get_tbclk(). -Scott