Re: [U-Boot] [PATCH v2 0/9] PSCI v0.2 framework for ARMv8

2015-05-05 Thread bhupesh.sha...@freescale.com
Hi Albert, > -Original Message- > From: Arnab Basu [mailto:arnab_b...@rocketmail.com] > Apologies for the long delay, this is v2 of the series of patches that > creates a generic PSCI v0.2 framework for ARMv8. > > The first 3 patches refactor existing code so that ARMv7 PSCI, > ARMv8 spin

Re: [U-Boot] [PATCH] Vexpress64: Fix the compiling error when CONFIG_ARMV8_MULTIENTRY defined

2015-03-11 Thread bhupesh.sha...@freescale.com
> -Original Message- > From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of FengHua > Sent: Wednesday, March 11, 2015 6:38 PM > To: Linus Walleij > Cc: U-Boot Mailing List > Subject: Re: [U-Boot] [PATCH] Vexpress64: Fix the compiling error when > CONFIG_ARMV8_MULTIENTRY defined >

Re: [U-Boot] [PATCH v2 1/2] Errata/ARM57: Add basic constructs to handle and apply A57 specific erratas

2015-01-15 Thread bhupesh.sha...@freescale.com
Subject: Re: [U-Boot] [PATCH v2 1/2] Errata/ARM57: Add basic constructs > to handle and apply A57 specific erratas > > On Thu, Jan 15, 2015 at 06:10:57AM +, bhupesh.sha...@freescale.com > wrote: > > Hi York, > > > > > -Original Message- > > > Fro

Re: [U-Boot] [PATCH v2 1/2] Errata/ARM57: Add basic constructs to handle and apply A57 specific erratas

2015-01-14 Thread bhupesh.sha...@freescale.com
Hi York, > -Original Message- > From: Sun York-R58495 > Sent: Wednesday, January 14, 2015 9:44 PM > On 01/14/2015 05:46 AM, Bhupesh Sharma wrote: > > This patch adds basic constructs in the ARMv8 u-boot code to handle > > and apply Cortex-A57 specific erratas. > > > > As and example, the f

Re: [U-Boot] [PATCH 1/2] Errata/ARM57: Add basic constructs to handle and apply A57 specific erratas

2015-01-13 Thread bhupesh.sha...@freescale.com
Hi York, > -Original Message- > From: Sun York-R58495 > Sent: Tuesday, January 13, 2015 10:01 PM > On 01/13/2015 05:19 AM, Bhupesh Sharma wrote: > > This patch adds basic constructs in the ARMv8 u-boot code to handle > > and apply Cortex-A57 specific erratas. > > > > As and example, the f

Re: [U-Boot] ARM: PSCI 0.1 vs 0.2

2014-11-10 Thread bhupesh.sha...@freescale.com
Hi, > -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] > On Behalf Of Jan Kiszka > Sent: Monday, November 10, 2014 6:56 PM > To: Marc Zyngier > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] ARM: PSCI 0.1 vs 0.2 > > On 2014-11-10 14:08, Marc

Re: [U-Boot] [Patch v2 3/5] armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page

2014-08-21 Thread bhupesh.sha...@freescale.com
Hi Mark, > -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] > On Behalf Of York Sun > Sent: Friday, August 22, 2014 12:03 AM > To: Mark Rutland; Basu Arnab-B45036 > Cc: tr...@ti.com; u-boot@lists.denx.de; Wood Scott-B07421 > Subject: Re: [U-Boo

Re: [U-Boot] [PATCH v3] arm: Add support for semihosting for armv8 fastmodel targets.

2014-05-23 Thread bhupesh.sha...@freescale.com
Hi Darwin, > -Original Message- > From: Darwin Rambo [mailto:dra...@broadcom.com] > Sent: Tuesday, March 25, 2014 12:46 AM > To: u-boot@lists.denx.de > Cc: Darwin Rambo; Albert Aribaud; Tom Rini; feng...@phytium.com.cn; > Sharma Bhupesh-B45370 > Subject: [PATCH v3] arm: Add support for sem

Re: [U-Boot] how to get u-boot code with arm64: core support

2014-02-12 Thread bhupesh.sha...@freescale.com
Hi Inder, Could you please check the output of: $ echo $ARCH if it set to some values, unset it using: $ unset ARCH Regards, Bhupesh From: tiger...@viatech.com.cn [mailto:tiger...@viatech.com.cn] Sent: Wednesday, February 12, 2014 1:44 PM To: inderpal.si...@linaro.org Cc: Sharma Bhupesh-B4537

Re: [U-Boot] how to get u-boot code with arm64: core support

2014-02-11 Thread bhupesh.sha...@freescale.com
Hi Tiger, > -Original Message- > From: tiger...@viatech.com.cn [mailto:tiger...@viatech.com.cn] > Sent: Wednesday, February 12, 2014 7:38 AM > To: Sharma Bhupesh-B45370; dra...@broadcom.com; u-boot@lists.denx.de > Cc: tr...@ti.com > Subject: Re: [U-Boot] how to get u-boot code with arm64:

Re: [U-Boot] how to get u-boot code with arm64: core support

2014-02-11 Thread bhupesh.sha...@freescale.com
Hi Tiger, > -Original Message- > From: tiger...@viatech.com.cn [mailto:tiger...@viatech.com.cn] > Sent: Thursday, January 23, 2014 1:25 PM > To: Sharma Bhupesh-B45370; dra...@broadcom.com; u-boot@lists.denx.de > Cc: tr...@ti.com > Subject: Re: [U-Boot] how to get u-boot code with arm64: co

Re: [U-Boot] Commit 3865ceb7 breaks vexpress_aemv8a build with warnings

2014-01-30 Thread bhupesh.sha...@freescale.com
> -Original Message- > From: Albert ARIBAUD [mailto:albert.u.b...@aribaud.net] > Sent: Thursday, January 30, 2014 8:06 PM > To: U-Boot > Cc: Sharma Bhupesh-B45370; Tom Rini > Subject: Commit 3865ceb7 breaks vexpress_aemv8a build with warnings > > Hello, > > I have just noticed that vexpre

Re: [U-Boot] how to get u-boot code with arm64: core support

2014-01-25 Thread bhupesh.sha...@freescale.com
> -Original Message- > From: Darwin Rambo [mailto:dra...@broadcom.com] > Sent: Thursday, January 23, 2014 10:35 PM > To: Detlev Zundel; Sharma Bhupesh-B45370 > Cc: 'u-boot@lists.denx.de'; 'Tom Rini' > Subject: Re: [U-Boot] how to get u-boot code with arm64: core support > > > > On 14-01-

Re: [U-Boot] Warnings on arm64 build

2014-01-22 Thread bhupesh.sha...@freescale.com
Hi Mashiro, > -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] > On Behalf Of Masahiro Yamada > Sent: Thursday, January 23, 2014 12:38 PM > To: u-boot@lists.denx.de > Subject: [U-Boot] Warnings on arm64 build > > Hello aarch64 experts, > > >

Re: [U-Boot] how to get u-boot code with arm64: core support

2014-01-22 Thread bhupesh.sha...@freescale.com
Hi Darwin, > -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] > On Behalf Of drambo > Sent: Thursday, January 23, 2014 12:32 AM > To: u-boot@lists.denx.de > Subject: Re: [U-Boot] how to get u-boot code with arm64: core support > > Hi Bhupesh, >

Re: [U-Boot] how to get u-boot code with arm64: core support

2014-01-20 Thread bhupesh.sha...@freescale.com
> -Original Message- > From: tiger...@viatech.com.cn [mailto:tiger...@viatech.com.cn] > Sent: Monday, January 20, 2014 4:24 PM > To: Wood Scott-B07421; Sharma Bhupesh-B45370 > Cc: feng...@phytium.com.cn; tr...@ti.com; u-boot@lists.denx.de > Subject: Re: Re: [U-Boot] how to get u-boot code w

Re: [U-Boot] [PATCH] arm64 patch: gicv3 support

2014-01-15 Thread bhupesh.sha...@freescale.com
> > > hi bhupesh, > > > > -Original Messages- > > From: "bhupesh.sha...@freescale.com" > > Sent Time: 2014-01-15 22:19:02 (Wednesday) > > To: "'feng...@phytium.com.cn'" , > > "u-boot@lists.denx.de" > &

Re: [U-Boot] [PATCH] arm64 patch: gicv3 support

2014-01-15 Thread bhupesh.sha...@freescale.com
Hi David, Thanks for the patch. Please see some comments inline: > -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] > On Behalf Of feng...@phytium.com.cn > Sent: Wednesday, January 15, 2014 1:41 PM > To: u-boot@lists.denx.de > Cc: tr...@ti.com

Re: [U-Boot] how to get u-boot code with arm64: core support

2014-01-14 Thread bhupesh.sha...@freescale.com
Not the u-boot.bin, only u-boot: ./Foundation_v8 --image ./u-boot --cores=4 --no-secure-memory Regards, Bhupesh > -Original Message- > From: tiger...@viatech.com.cn [mailto:tiger...@viatech.com.cn] > Sent: Tuesday, January 14, 2014 4:52 PM > To: Sharma Bhupesh-B45370; feng...@phytium.co

Re: [U-Boot] how to get u-boot code with arm64: core support

2014-01-14 Thread bhupesh.sha...@freescale.com
> -Original Message- > From: tiger...@viatech.com.cn [mailto:tiger...@viatech.com.cn] > Sent: Tuesday, January 14, 2014 4:40 PM > To: Sharma Bhupesh-B45370; feng...@phytium.com.cn > Cc: tr...@ti.com; u-boot@lists.denx.de; Wood Scott-B07421 > Subject: Re: Re: [U-Boot] how to get u-boot code

Re: [U-Boot] how to get u-boot code with arm64: core support

2014-01-14 Thread bhupesh.sha...@freescale.com
> -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] > On Behalf Of tiger...@viatech.com.cn > Sent: Tuesday, January 14, 2014 4:13 PM > To: feng...@phytium.com.cn > Cc: tr...@ti.com; u-boot@lists.denx.de; Wood Scott-B07421 > Subject: Re: [U-Boot]

Re: [U-Boot] [PATCH v15 07/10] arm64: core support

2014-01-13 Thread bhupesh.sha...@freescale.com
Hi David, > -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] > On Behalf Of Bhupesh Sharma > Sent: Tuesday, December 03, 2013 3:33 PM > To: 'FengHua' > Cc: 'tr...@ti.com'; 'u-boot@lists.denx.de'; Wood Scott-B07421 > Subject: Re: [U-Boot] [PATCH

Re: [U-Boot] [U-boot] Uboot's plan for ARMv8

2014-01-10 Thread bhupesh.sha...@freescale.com
> -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] > On Behalf Of bhupesh.sha...@freescale.com > Sent: Friday, January 10, 2014 12:59 PM > To: 'tiger...@viatech.com.cn'; 'u-boot@lists.denx.de' > Subject:

Re: [U-Boot] [U-boot] Uboot's plan for ARMv8

2014-01-09 Thread bhupesh.sha...@freescale.com
> -Original Message- > From: tiger...@viatech.com.cn [mailto:tiger...@viatech.com.cn] > Sent: Friday, January 10, 2014 12:25 PM > To: Sharma Bhupesh-B45370; u-boot@lists.denx.de > Cc: feng...@phytium.com.cn > Subject: Re: [U-boot] Uboot's plan for ARMv8 > > Hi, sharma: > Thanks for your an

Re: [U-Boot] [U-boot] Uboot's plan for ARMv8

2014-01-09 Thread bhupesh.sha...@freescale.com
> -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] > On Behalf Of tiger...@viatech.com.cn > Sent: Friday, January 10, 2014 8:33 AM > To: u-boot@lists.denx.de > Subject: [U-Boot] [U-boot] Uboot's plan for ARMv8 > > Hi, experts: > > Does U-boot h