[U-Boot-Users] [PATCH 1/2][MIPS] Add asm headers

Shinya Kuribayashi skuribay at ruby.dti.ne.jp
Sun May 25 04:16:25 CEST 2008


Wolfgang Denk wrote:
> In message <4838198C.2070108 at ruby.dti.ne.jp> you wrote:
>> These headers are used to probe and utilize CPU informartion.
>>
>> - <asm/cpu-features.h>
>> - <asm/cpu-info.h>
>> - <asm/cpu.h>
>> - <asm/fpu.h>
>> - <asm/hazards.h>
> ...
>> diff --git a/include/asm-mips/cpu.h b/include/asm-mips/cpu.h
>> new file mode 100644
>> index 0000000..58715e8
>> --- /dev/null
>> +++ b/include/asm-mips/cpu.h
>> @@ -0,0 +1,265 @@
>> +/*
>> + * cpu.h: Values of the PRId register used to match up
>> + *        various MIPS cpu types.
>> + *
>> + * Copyright (C) 1996 David S. Miller (dm at engr.sgi.com)
>> + * Copyright (C) 2004  Maciej W. Rozycki
>> + */
> 
> Which license is this file released under?

GPLv2 only, no doubt. I'll check it.


Thanks for pointing this out.

  Shinya





More information about the U-Boot mailing list