From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sun, 25 May 2014 15:01:31 +0200 Subject: [U-Boot] [Patch v2 1/5] Added 64-bit MMIO accessors for ARMv8 In-Reply-To: <1395262945-16998-2-git-send-email-yorksun@freescale.com> References: <1395262945-16998-1-git-send-email-yorksun@freescale.com> <1395262945-16998-2-git-send-email-yorksun@freescale.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi York, On Wed, 19 Mar 2014 14:02:21 -0700, York Sun wrote: > From: "J. German Rivera" > > This is needed for accessing peripherals with 64-bit MMIO registers, > from ARMv8 processors. > > Signed-off-by: J. German Rivera > --- There is a warning when applying this patch, due to a blank line at the end of arch/arm/cpu/armv8/fsl-lsch3/timer.c. Please fix alongside the rebase needed by 3/5. Amicalement, -- Albert.