1
0
Fork 0
remarkable-uboot/include/asm-arm/arch-pxa
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
..
bitfield.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
hardware.h Changes: 2006-02-08 18:56:28 +01:00
pxa-regs.h Monahans: avoid floating point calculations 2009-08-17 23:53:41 +02:00