[U-Boot-Users] [PATCH] 85xx: extended cpu identification

Kumar Gala galak at kernel.crashing.org
Sun Jul 6 18:26:51 CEST 2008


On Jul 5, 2008, at 5:32 PM, Wolfgang Denk wrote:

> In message <Pine.LNX. 
> 4.64.0805290319570.13931 at blarg.am.freescale.net> you wrote:
>> The current cpu identification code is used just to return the name
>> of the processor at boot.  There are some other locations that the  
>> name
>> is useful (device tree setup).
>>
>> Also, we add a feature field to convey useful attributes of the  
>> processor.
>>
>> (for 85xx we have a single feature to tell if the processor has a  
>> crypto
>> engine or not).
>>
>> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
>> ---
>> cpu/mpc85xx/cpu.c           |   77 +++++++++++++++++++++ 
>> +--------------------
>> include/asm-ppc/processor.h |   13 +++++++
>> 2 files changed, 53 insertions(+), 37 deletions(-)
>
> There was some discussion about this patch, but I don't see an updated
> version posted, nor was it picked up (and fixed) by the custodian.
>
> So what's the state of this patch?

this was reworked and accepted by Andy and in both mainline and his  
85xx tree.

- k




More information about the U-Boot mailing list