From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 2 Jul 2015 08:31:15 +0200 Subject: [U-Boot] [RFC PATCH] ARMv8: add Kconfig and CPU_V8 option In-Reply-To: <1422955175-58014-1-git-send-email-fenghua@phytium.com.cn> References: <1422955175-58014-1-git-send-email-fenghua@phytium.com.cn> Message-ID: <20150702083115.46386c1d@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello fenghua at phytium.com.cn, On Tue, 3 Feb 2015 17:19:35 +0800, fenghua at phytium.com.cn wrote: > From: David Feng > > This patch add Kconfig to armv8. > > Signed-off-by: David Feng > --- > arch/arm/Kconfig | 16 +++++++++++----- > arch/arm/cpu/armv8/Kconfig | 10 ++++++++++ > 2 files changed, 21 insertions(+), 5 deletions(-) > create mode 100644 arch/arm/cpu/armv8/Kconfig Apologies, I'd put this on the backburner as it was an RFC. Your patch posted on March 2015 patch creates the file arch/arm/cpu/armv8/Kconfig, which already exists AFAICT since September 2014. Which tree was your patch created against ? In any case, it needs to be rebased on current mailine or ARM tree. Amicalement, -- Albert.