From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 13 Feb 2014 15:13:05 +0100 Subject: [U-Boot] [PATCH] Added 64-bit MMIO accessors for ARMv8 In-Reply-To: <1391471966-28387-1-git-send-email-German.Rivera@freescale.com> References: <1391471966-28387-1-git-send-email-German.Rivera@freescale.com> Message-ID: <20140213151305.703c7735@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi J., On Mon, 3 Feb 2014 17:59:26 -0600, "J. German Rivera" wrote: > From: "J. German Rivera" > > This is needed for accessing peripherals with 64-bit MMIO registers, > from ARMv8 processors. > > Change-Id: I685b96f708fa07e9098547f8e594ded084a044cb > Signed-off-by: J. German Rivera > --- > arch/arm/include/asm/io.h | 8 ++++++++ > 1 file changed, 8 insertions(+) This is dead code right now. Please resubmit along with code which requires it. Amicalement, -- Albert.