[U-Boot-Users] [PATCH] ppc: Refactor cache routines, so there is only one common set.
Kumar Gala
galak at kernel.crashing.org
Tue Jan 15 15:06:42 CET 2008
On Jan 15, 2008, at 5:20 AM, Rafal Jaworowski wrote:
> Hi Kumar,
>
> Kumar Gala wrote:
>>> The e500 don't have classic FPU. So don't support these FP inst.
>>>
>>> Could you keep the ppcDWstore/ppcDWload in start.S?
>>
>> also some of the e300 variants dont have FPUs. (832x).
>>
>
> OK, although this one needs probably be dealt with in the 83xx
> start.S via
> #ifdef or so, because currently those functions are defined there
> unconditionally.
That's fine. I poke at the guys to see if we can do something else to
get ride of ppcDWload/ppcDWstore from the 83xx code.
- k
More information about the U-Boot
mailing list