uboot-mt623x/cpu/74xx_7xx
Stefan Roese c21f62d848 74xx_7xx: Fix rounding problem in CPU frequency calculation
This patch fixes a problem in the CPU frequency calculation. Without it
a 798MHz CPU is displayed as 368.503 MHz. And with it it's 798 MHz.

Signed-off-by: Stefan Roese <sr@denx.de>
2009-05-15 22:22:01 +02:00
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
cache.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
config.mk PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
cpu.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
cpu_init.c [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards 2006-11-29 16:14:05 +01:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
io.S Initial revision 2002-01-15 18:58:11 +00:00
kgdb.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
speed.c 74xx_7xx: Fix rounding problem in CPU frequency calculation 2009-05-15 22:22:01 +02:00
start.S Update U-Boot's build timestamp on every compile 2008-12-06 23:36:43 +01:00
traps.c cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:57:22 -05:00