[U-Boot-Users] [PATCH] ppc: Refactor cache routines, so there is only one common set.
Rafal Jaworowski
raj at semihalf.com
Tue Jan 15 12:13:37 CET 2008
Hi Dave,
Liu Dave wrote:
> The e500 don't have classic FPU. So don't support these FP inst.
>
> Could you keep the ppcDWstore/ppcDWload in start.S?
>
Right, I shouldn't have touched those.
On a somewhat related note: I noticed that even for machines like e500-based
the post/lib_ppc/fpu is built unconditionally with -mhard-float (so we get
both -msoft-float and -mhard-float at the same time...). It doesn't bite as
long as the POST lib archive contents are not referenced, but I guess this
code shouldn't be built at all for FPU-less machines.
kind regards,
Rafal
More information about the U-Boot
mailing list