u-boot-brain/cpu/mcf52x2
Richard Retanubun 4ffc39050a Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core list
Added the CONFIG_M5271 to the list of Coldfire V2 processor. This
was causing the bus clock (not CPU clock) to be declared twice as
fast as it actually is. This causes UARTS to operate at half the
specified baudrate.

Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
2009-02-06 14:54:46 -07:00
..
config.mk Revert "ColdFire: Get information from the correct GCC" 2008-05-03 23:07:15 +02:00
cpu_init.c Coding style cleanup, update CHANGELOG. 2008-12-16 01:02:17 +01:00
cpu.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile ColdFire: MCF52x2 update 2007-08-16 17:43:20 -06:00
speed.c Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core list 2009-02-06 14:54:46 -07:00
start.S Update U-Boot's build timestamp on every compile 2008-12-06 23:36:43 +01:00