From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert P. J. Day Date: Thu, 17 Dec 2015 07:18:21 -0500 (EST) Subject: [U-Boot] is some old content in arch/arm/include/asm/{memory, setup}.h removable? 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 poking around in arm header files and it seems that some stuff there is old enough to be removed. first, entire content of arch/arm/include/asm/memory.h is enclosed in "#if 0"; git blame tells me it's been like that since 2003. also, arch/arm/include/asm/setup.h still contains structure for the old, deprecated way to pass parameters to the kernel -- does anyone still use/need that? just curious. rday -- ======================================================================== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ========================================================================