From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 25 Feb 2015 13:34:19 -0800 Subject: [U-Boot] [PATCH 2/4] arm/ls102xa: use a array to define pexmscportsr In-Reply-To: <1421832560-30696-2-git-send-email-Minghuan.Lian@freescale.com> References: <1421832560-30696-1-git-send-email-Minghuan.Lian@freescale.com> <1421832560-30696-2-git-send-email-Minghuan.Lian@freescale.com> Message-ID: <54EE3FDB.8070900@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 01/21/2015 01:29 AM, Minghuan Lian wrote: > Signed-off-by: Minghuan Lian > --- This set is applied to u-boot-fsl-qoriq master branch, awaiting upstream. York