From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert P. J. Day Date: Sun, 20 Dec 2015 07:46:40 -0500 (EST) Subject: [U-Boot] header files in include/ versus arch//include/asm/? Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de working on MPC8360-based project and noticed that what appears to be a powerpc-specific header file (include/fsl_immap.h) is in the top-level include/ directory, as opposed to where i would have expected it (arch/powerpc/include/asm/). it's not the only one ... there appear to be others. what is the rationale for installing a header file if it *appears* to be architecture-specific? it seems like there's a fair bit of freescale powerpc content under include/, but maybe i'm just misreading this. rday -- ======================================================================== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ========================================================================