Re: [U-Boot] [PATCH 3/9] ARM: ARMv7: PSCI: move target PC in each CPU stack no longer is shared

2016-03-19 Thread Wang Dongsheng
...@buserror.net; u-boot@lists.denx.de; Dongsheng Wang Subject: [PATCH 3/9] ARM: ARMv7: PSCI: move target PC in each CPU stack no longer is shared From: Wang Dongsheng All of cpu share the same targetPC space that is unsafe. So move target PC save space into CPU stack. Signed-off-by: Wang Dongsheng

Re: [U-Boot] [PATCH v2] powerpc/fsl: support low power boot for e500 and later

2015-08-11 Thread Wang Dongsheng
Hi Scott, > -Original Message- > From: Wood Scott-B07421 > Sent: Wednesday, August 12, 2015 1:18 PM > To: Wang Dongsheng-B40534 > Cc: Sun York-R58495; u-boot@lists.denx.de > Subject: Re: [PATCH v2] powerpc/fsl: support low power boot for e500 and later > > On

Re: [U-Boot] [PATCH v2] powerpc/fsl: support low power boot for e500 and later

2015-08-11 Thread Wang Dongsheng
Hi Scott, > -Original Message- > From: Wood Scott-B07421 > Sent: Wednesday, August 12, 2015 12:55 PM > To: Wang Dongsheng-B40534 > Cc: Sun York-R58495; u-boot@lists.denx.de > Subject: Re: [PATCH v2] powerpc/fsl: support low power boot for e500 and later > > On

Re: [U-Boot] [PATCH 1/2] ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S

2015-07-20 Thread Wang Dongsheng
Thanks. :) Regards, -Dongsheng > -Original Message- > From: Sun York-R58495 > Sent: Tuesday, July 21, 2015 5:14 AM > To: Wang Dongsheng-B40534 > Cc: i...@hellion.org.uk; hdego...@redhat.com; albert.u.b...@aribaud.net; > jan.kis...@siemens.com; Jin Zhengxiong-R64188

Re: [U-Boot] [PATCH] arm/layerscape: Fix non-boot cpus cannot correctly fall in spin table

2015-07-15 Thread Wang Dongsheng
> -Original Message- > From: Sun York-R58495 > Sent: Thursday, July 16, 2015 2:06 AM > To: Wang Dongsheng-B40534 > Cc: Jin Zhengxiong-R64188; Wang Huan-B18965; Zhao Chenhui-B35336; Zhang > Zhuoyu- > B46552; u-boot@lists.denx.de > Subject: Re: [PATCH] arm/layer

Re: [U-Boot] [PATCH 2/2] arm/ls102xa: Add PSCI support for ls102xa

2015-07-14 Thread Wang Dongsheng
Hi Alison, Could you ACK this patch? If there is not feedback. Regards, -Dongsheng > -Original Message- > From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Wang Dongsheng > Sent: Tuesday, July 14, 2015 3:14 PM > To: Sun York-R58495 > Cc: Wang Huan

Re: [U-Boot] [PATCH 2/2] arm/ls102xa: Add PSCI support for ls102xa

2015-07-14 Thread Wang Dongsheng
Hi York, Could you ACK this patch? Regards, -Dongsheng > -Original Message- > From: Wang Dongsheng-B40534 > Sent: Thursday, June 04, 2015 12:18 PM > To: Wang Dongsheng-B40534; Sun York-R58495 > Cc: i...@hellion.org.uk; hdego...@redhat.com; albert.u.b...@aribaud

Re: [U-Boot] [PATCH 1/2] ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S

2015-07-14 Thread Wang Dongsheng
Hi York, Could you apply this patch? Regards, -Dongsheng > -Original Message- > From: Hans de Goede [mailto:hdego...@redhat.com] > Sent: Saturday, June 06, 2015 3:18 AM > To: Sun York-R58495; Wang Dongsheng-B40534 > Cc: i...@hellion.org.uk; albert.u.b...@ariba

Re: [U-Boot] [PATCH] arm/layerscape: Fix non-boot cpus cannot correctly fall in spin table

2015-07-14 Thread Wang Dongsheng
enhui-B35336; Zhang > Zhuoyu- > B46552; u-boot@lists.denx.de; Wang Dongsheng-B40534 > Subject: [PATCH] arm/layerscape: Fix non-boot cpus cannot correctly fall in > spin > table > > From: Wang Dongsheng > > Bootrom will put cpus into WFE state when boot cpu release cpu

Re: [U-Boot] [PATCH 1/2] ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S

2015-06-05 Thread Wang Dongsheng
Hi Hans, Thanks. Regards, -Dongsheng > -Original Message- > From: Hans de Goede [mailto:hdego...@redhat.com] > Sent: Friday, June 05, 2015 5:35 PM > To: Wang Dongsheng-B40534; Sun York-R58495 > Cc: i...@hellion.org.uk; albert.u.b...@aribaud.net; jan.kis...@siem

Re: [U-Boot] [PATCH 1/2] ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S

2015-06-05 Thread Wang Dongsheng
Hi, > -Original Message- > From: Hans de Goede [mailto:hdego...@redhat.com] > Sent: Thursday, June 04, 2015 6:15 PM > To: Wang Dongsheng-B40534; Sun York-R58495 > Cc: i...@hellion.org.uk; albert.u.b...@aribaud.net; jan.kis...@siemens.com; > Jin > Zhengxiong-R64188; W

Re: [U-Boot] [PATCH 2/2] arm/ls102xa: Add PSCI support for ls102xa

2015-06-03 Thread Wang Dongsheng
com; albert.u.b...@aribaud.net; > jan.kis...@siemens.com; Jin Zhengxiong-R64188; Wang Huan-B18965; Zhao Chenhui- > B35336; u-boot@lists.denx.de; Wang Dongsheng-B40534 > Subject: [PATCH 2/2] arm/ls102xa: Add PSCI support for ls102xa > > From: Wang Dongsheng > > Base on PSCI se

Re: [U-Boot] [PATCH 1/2] ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S

2015-06-03 Thread Wang Dongsheng
Jin Zhengxiong-R64188; Wang Huan-B18965; Zhao Chenhui- > B35336; u-boot@lists.denx.de; Wang Dongsheng-B40534 > Subject: [PATCH 1/2] ARMv7: Factor out reusable timer_wait from > sunxi/psci_sun7i.S > > From: Wang Dongsheng > > timer_wait is moved from sunxi/psci_sun7i.S, and

Re: [U-Boot] [PATCH 2/2] arm/ls102xa: Add PSCI support for ls102xa

2015-05-21 Thread Wang Dongsheng
> -Original Message- > From: Jan Kiszka [mailto:jan.kis...@siemens.com] > Sent: Thursday, May 21, 2015 2:24 PM > To: Sun York-R58495; Wang Dongsheng-B40534; i...@hellion.org.uk; > hdego...@redhat.com; albert.u.b...@aribaud.net > Cc: Jin Zhengxiong-R64188; Wang Huan-B1

Re: [U-Boot] [PATCH v7 07/17] ARM: Put target PC for PSCI CPU_ON on per-CPU stack

2015-05-13 Thread Wang Dongsheng
> -Original Message- > From: Jan Kiszka [mailto:jan.kis...@siemens.com] > Sent: Wednesday, May 13, 2015 3:31 PM > To: Wang Dongsheng-B40534; U-Boot Mailing List; Tom Rini > Cc: Marc Zyngier; Tom Warren; Paul Walmsley; Ian Campbell; Thierry Reding > Subject: Re: [U-Boo

Re: [U-Boot] [PATCH v7 07/17] ARM: Put target PC for PSCI CPU_ON on per-CPU stack

2015-05-13 Thread Wang Dongsheng
> -Original Message- > From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Jan Kiszka > Sent: Tuesday, April 21, 2015 1:19 PM > To: U-Boot Mailing List; Tom Rini > Cc: Marc Zyngier; Tom Warren; Paul Walmsley; Ian Campbell; Thierry Reding > Subject: [U-Boot] [PATCH v7 07/17] AR

Re: [U-Boot] [PATCH 1/2] ARMv7: Factor out reusable timer_wait from sunxi/psci.S

2015-05-13 Thread Wang Dongsheng
> -Original Message- > From: Chen-Yu Tsai [mailto:w...@csie.org] > Sent: Wednesday, May 13, 2015 2:26 PM > To: Wang Dongsheng-B40534 > Cc: Sun York-R58495; Ian Campbell; Hans De Goede; Albert ARIBAUD; Wang Huan- > B18965; J. Kiszka; U-Boot Mailing List; Marc Zyngier

Re: [U-Boot] [PATCH] powerpc/mpc85xx: add setting of clock-frequency for mpic node

2013-05-01 Thread Wang Dongsheng-B40534
Hi Andy, Could you please apply this patch? http://patchwork.ozlabs.org/patch/217104/ Thanks. - dongsheng > -Original Message- > From: Wang Dongsheng-B40534 > Sent: Monday, March 11, 2013 5:31 PM > To: Fleming Andy-AFLEMING > Cc: 'u-boot@lists.denx.de' >

Re: [U-Boot] [PATCH] powerpc/mpc85xx: add setting of clock-frequency for mpic node

2013-03-11 Thread Wang Dongsheng-B40534
Hi Andy, Could you please apply this patch? - dongsheng > -Original Message- > From: Wang Dongsheng-B40534 > Sent: Tuesday, March 05, 2013 10:14 AM > To: 'york...@freescale.com' > Cc: Fleming Andy-AFLEMING; 'u-boot@lists.denx.de' > Subject: RE: [

Re: [U-Boot] [PATCH] powerpc/mpc85xx: add setting of clock-frequency for mpic node

2013-03-04 Thread Wang Dongsheng-B40534
Hi york, Could you ack this patch? Thanks. > -Original Message- > From: Wang Dongsheng-B40534 > Sent: Monday, February 25, 2013 2:22 PM > To: Fleming Andy-AFLEMING > Cc: u-boot@lists.denx.de > Subject: RE: [PATCH] powerpc/mpc85xx: add setting of clock-frequency for &

Re: [U-Boot] [PATCH] powerpc/mpc85xx: add setting of clock-frequency for mpic node

2013-02-24 Thread Wang Dongsheng-B40534
Hi Andy, Could you ack this patch? Thanks. > -Original Message- > From: Wang Dongsheng-B40534 > Sent: Thursday, January 31, 2013 12:52 PM > To: u-boot@lists.denx.de > Cc: Wang Dongsheng-B40534 > Subject: [PATCH] powerpc/mpc85xx: add setting of clock-frequency for mp

[U-Boot] [PATCH] powerpc/mpc85xx: add setting of clock-frequency for mpic node

2013-01-30 Thread Wang Dongsheng
Set the device tree property associated with the mpic source frequency. The frequency is used for mpic timer. Signed-off-by: Wang Dongsheng --- arch/powerpc/cpu/mpc85xx/fdt.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/cpu/mpc85xx/fdt.c b/arch