From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 25 Apr 2013 03:17:44 +0200 Subject: [U-Boot] [PATCH 1/3] mx5: Define a common get_board_rev() In-Reply-To: <1366850673-23907-1-git-send-email-festevam@gmail.com> References: <1366850673-23907-1-git-send-email-festevam@gmail.com> Message-ID: <201304250317.44409.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 Fabio Estevam, > From: Fabio Estevam > > When booting a FSL kernel based on 2.6.35 it is necessary to pass the > revision tag to the kernel. > > Place a common weak function into soc.c for such purpose. > > Signed-off-by: Fabio Estevam Acked-by: Marek Vasut Best regards, Marek Vasut