From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott McNutt Date: Fri, 19 Mar 2010 14:49:46 -0400 Subject: [U-Boot] Location of headers for IP blocks Message-ID: <4BA3C74A.1050901@psyent.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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