u-boot/cpu/mpc86xx
Paul Gortmaker 71074abbe0 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq
Some boards that have external 16550 UARTs don't have a direct
tie between bi_busfreq and the clock used for the UARTs.  Boards
that do have such a tie should set CFG_NS16550_CLK to be
get_bus_freq(0) -- which most of them do already.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Acked-by: Kim Phillips <kim.phillips@freescale.com>
2008-07-14 18:56:51 -05:00
..
cache.S 7450 and 86xx L2 cache invalidate bug corrections 2008-05-09 20:46:48 +02:00
config.mk PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
cpu.c Merge commit 'wd/master' 2008-07-10 12:05:32 -05:00
cpu_init.c 85xx/86xx: Move to dynamic mgmt of LAWs 2008-06-11 01:52:23 -05:00
fdt.c 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq 2008-07-14 18:56:51 -05:00
interrupts.c Feed the watchdog in u-boot for 8610 board. 2008-07-07 11:29:48 -05:00
Makefile 86xx: Convert sbc8641d to use libfdt. 2008-02-18 14:01:56 -06:00
spd_sdram.c 85xx/86xx: Move to dynamic mgmt of LAWs 2008-06-11 01:52:23 -05:00
speed.c Fix calculation of I2C clock for some 86xx chips 2008-04-30 22:52:35 +02:00
start.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
traps.c Fix some more print() format errors. 2008-07-11 01:16:00 +02:00