From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 13 Mar 2012 03:30:47 +0100 Subject: [U-Boot] [PATCH V3] i.MX6: mx6q_sabrelite: add CONFIG_REVISION_TAG In-Reply-To: <1331600652-30247-1-git-send-email-eric.nelson@boundarydevices.com> References: <1331600652-30247-1-git-send-email-eric.nelson@boundarydevices.com> Message-ID: <201203130330.47518.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Eric Nelson, > This is needed to support Freescale-supplied userspaces. > > At the moment, both the IPU and VPU libraries provided by Freescale > in the "imx-lib" package contain routines which scrape the system > revision from /proc/cpuinfo. In the VPU library, this information is > used to load the proper firmware, allowing a single binary to be used > across various i.MX processors. > > V3 removes the conditional surrounding get_board_rev() as requested by > Marek. Acked-by: Marek Vasut Best regards, Marek Vasut