public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 1/2][MIPS] Add asm headers
Date: Sat, 24 May 2008 22:01:19 +0200	[thread overview]
Message-ID: <20080524200119.30E94247F5@gemini.denx.de> (raw)
In-Reply-To: Your message of "Sat, 24 May 2008 22:35:08 +0900." <4838198C.2070108@ruby.dti.ne.jp>

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?


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A star captain's most solemn oath is that he will give his life, even
his entire crew, rather than violate the Prime Directive.
	-- Kirk, "The Omega Glory", stardate unknown

  parent reply	other threads:[~2008-05-24 20:01 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 ` Wolfgang Denk [this message]
2008-05-25  2:16   ` [U-Boot-Users] [PATCH 1/2][MIPS] Add asm headers Shinya Kuribayashi

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=20080524200119.30E94247F5@gemini.denx.de \
    --to=wd@denx.de \
    --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