From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 6 Apr 2016 10:27:17 -0700 Subject: [U-Boot] [PATCH] arm: Fix order of CSU indexes in ns_access.h In-Reply-To: <1459237276-8520-2-git-send-email-vincent.siles@provenrun.com> References: <1459237276-8520-1-git-send-email-vincent.siles@provenrun.com> <1459237276-8520-2-git-send-email-vincent.siles@provenrun.com> Message-ID: <570546F5.90307@nxp.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 03/29/2016 12:41 AM, Vincent Siles wrote: > This patch aims to fix the order of CSU slave index for the LS1021a > board. > > Signed-off-by: Vincent Siles > > --- > > arch/arm/include/asm/arch-ls102xa/ns_access.h | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > Revised tag in subject. Applied to u-boot-fsl-qoriq master. Awaiting upstream. Thanks. York