All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Location of headers for IP blocks
@ 2010-03-19 18:49 Scott McNutt
  2010-03-22 16:23 ` Detlev Zundel
  0 siblings, 1 reply; 2+ messages in thread
From: Scott McNutt @ 2010-03-19 18:49 UTC (permalink / raw)
  To: u-boot

Hi All,

When an IP block can be shared among several different
architectures, where should the _header_ files be located?

Examples of such blocks would be OpenCores peripherals,
Altera peripherals, etc.

Some peripherals may not need to export any interfaces,
so no header file is necessary. But this certainly is not
the case for all peripherals.

Any precedents, comments, suggestions?


Regards,
--Scott

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] Location of headers for IP blocks
  2010-03-19 18:49 [U-Boot] Location of headers for IP blocks Scott McNutt
@ 2010-03-22 16:23 ` Detlev Zundel
  0 siblings, 0 replies; 2+ messages in thread
From: Detlev Zundel @ 2010-03-22 16:23 UTC (permalink / raw)
  To: u-boot

Hi Scott,

> When an IP block can be shared among several different
> architectures, where should the _header_ files be located?
>
> Examples of such blocks would be OpenCores peripherals,
> Altera peripherals, etc.
>
> Some peripherals may not need to export any interfaces,
> so no header file is necessary. But this certainly is not
> the case for all peripherals.
>
> Any precedents, comments, suggestions?

Linux is always a good precedent, so checking there should give us a
clue.

Apart from that I'd go for include/device-type/...   Names of
manufacturers change _way_ too often :)

Cheers
  Detlev

-- 
Another helpful hint for successful MIME processing:

application/msword; rm -f %s; description="MS Word Text";
--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-03-22 16:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-19 18:49 [U-Boot] Location of headers for IP blocks Scott McNutt
2010-03-22 16:23 ` Detlev Zundel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.