From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 15 Dec 2015 08:43:45 +0800 Subject: [U-Boot] [PATCH 1/3] arm: ls102x: add get_svr and IS_SVR_REV helper In-Reply-To: <1448005924-26054-1-git-send-email-Shengzhou.Liu@freescale.com> References: <1448005924-26054-1-git-send-email-Shengzhou.Liu@freescale.com> Message-ID: <566F6241.30101@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/20/2015 03:52 PM, Shengzhou Liu wrote: > Signed-off-by: Shengzhou Liu > --- Applied to fsl-qoriq master. Awaiting upstream. York