From: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 1/2][MIPS] Add asm headers
Date: Sun, 25 May 2008 11:16:25 +0900 [thread overview]
Message-ID: <4838CBF9.3070908@ruby.dti.ne.jp> (raw)
In-Reply-To: <20080524200119.30E94247F5@gemini.denx.de>
Wolfgang Denk wrote:
> In message <4838198C.2070108@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
prev parent reply other threads:[~2008-05-25 2:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-24 13:35 [U-Boot-Users] [PATCH 1/2][MIPS] Add asm headers Shinya Kuribayashi
2008-05-24 13:38 ` [U-Boot-Users] [PATCH 2/2][MIPS] Add cpu_probe and cpu_report Shinya Kuribayashi
2008-05-24 20:03 ` Wolfgang Denk
2008-05-25 14:51 ` Shinya Kuribayashi
2008-05-25 15:19 ` Wolfgang Denk
2008-05-24 20:01 ` [U-Boot-Users] [PATCH 1/2][MIPS] Add asm headers Wolfgang Denk
2008-05-25 2:16 ` Shinya Kuribayashi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4838CBF9.3070908@ruby.dti.ne.jp \
--to=skuribay@ruby.dti.ne.jp \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox