uboot-mt623x/board/delta
Wolfgang Denk 4af34177b6 Monahans: avoid floating point calculations
Current code for the Monahans CPU defined OSCR_CLK_FREQ as 3.250 (MHz)
which caused floating point operations to be used. This resulted in
unresolved references to some FP related libgcc functions when using
U-Boot's private libgcc functions.

Change the code to use fixed point math only.

Signed-off-by: Wolfgang Denk <wd@denx.de>
2009-08-17 23:53:41 +02:00
..
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
config.mk Merge with /home/m8/git/u-boot 2006-04-12 12:26:32 +02:00
delta.c General help message cleanup 2009-06-12 20:47:16 +02:00
lowlevel_init.S {delta,zylonite}/lowlevel_init.S: fix typo 2009-01-27 22:07:14 +01:00
nand.c Monahans: avoid floating point calculations 2009-08-17 23:53:41 +02:00