uboot-mt623x/cpu/mpc83xx
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
..
Makefile 83xx: serdes setup routines 2008-03-25 19:16:45 -05:00
config.mk PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
cpu.c Merge branch 'master' of git://www.denx.de/git/u-boot-net 2008-07-09 23:22:54 +02:00
cpu_init.c fix system config overwrite @ MPC834x and MPC8313 2008-06-25 17:04:28 -05:00
ecc.c silence misc printf formatting compiler warnings 2008-07-10 22:12:09 +02: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 cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
pci.c 83xx: split COBJS onto separate lines 2008-03-25 19:16:44 -05:00
qe_io.c 83xx: split COBJS onto separate lines 2008-03-25 19:16:44 -05:00
serdes.c 83xx: serdes setup routines 2008-03-25 19:16:45 -05:00
spd_sdram.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
speed.c silence misc printf formatting compiler warnings 2008-07-10 22:12:09 +02:00
start.S PPC: Create and use CONFIG_HIGH_BATS 2008-06-03 17:48:41 +02:00
traps.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
u-boot.lds Big white-space cleanup. 2008-05-21 00:14:08 +02:00