In message <[EMAIL PROTECTED]> you wrote: > Attached patch updates the 8xx fdt support for 8xx. As pointed out by Scott > Wood - OF_CPU, OF_TBCLK aren't needed and get_tbclk() should be used instead > of > bd->bi_busfreq. > > Signed-off-by: Bryan O'Donoghue <[EMAIL PROTECTED]> ... > --- a/cpu/mpc8xx/cpu.c > +++ b/cpu/mpc8xx/cpu.c > @@ -637,14 +637,3 @@ void reset_8xx_watchdog (volatile immap_t * immr) > > #endif /* CONFIG_WATCHDOG */ > > -/* ------------------------------------------------------------------------- > */ > -#if defined(CONFIG_OF_LIBFDT) > -void ft_cpu_setup (void *blob, bd_t *bd) > -{ > - char * cpu_path = "/cpus/" OF_CPU; > - > - do_fixup_by_path_u32(blob, cpu_path, "bus-frequency", bd->bi_busfreq, > 1); ^^^^^ > - do_fixup_by_path_u32(blob, cpu_path, "timebase-frequency", OF_TBCLK, > 1); ^^^^^ > - do_fixup_by_path_u32(blob, cpu_path, "clock-frequency", > bd->bi_intfreq, 1); -} ^^^^^^^^^^^^^^^^^^^^^^^^
Patch is line-wrapped and does not apply. Please resubmit. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED] Your csh still thinks true is false. Write to your vendor today and tell them that next year Configure ought to "rm /bin/csh" unless they fix their blasted shell. :-) - Larry Wall in Configure from the perl distribution ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users