Re: [U-Boot-Users] [PATCH 1/3] 8xx: Add FDT support to 8xx

2008-03-25 Thread Wolfgang Denk
Dear Bryan, un message <[EMAIL PROTECTED]> you wrote: > Minimal - just a bare bones copy of code already done by others. > > Adds the get_brgclk - for the purposes of enumerating a brg clock-frequency > entry in a of tree. Adds fdt.c so that 8xx will have a ft_cpu_setup function. > > Signed-off-

Re: [U-Boot-Users] [PATCH 1/3] 8xx: Add FDT support to 8xx

2008-02-12 Thread Scott Wood
On Tue, Feb 12, 2008 at 01:11:42AM +, 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 --

[U-Boot-Users] [PATCH 1/3] 8xx: Add FDT support to 8xx

2008-02-11 Thread Bryan O'Donoghue
Minimal - just a bare bones copy of code already done by others. Adds the get_brgclk - for the purposes of enumerating a brg clock-frequency entry in a of tree. Adds fdt.c so that 8xx will have a ft_cpu_setup function. Signed-off-by: Bryan O'Donoghue <[EMAIL PROTECTED]> --- diff --git a/cpu/mpc8