Re: [U-Boot] [PATCH 3/8] ARMv8/fsl-lsch3: Refactor spin-table code

2014-10-27 Thread arnab.b...@freescale.com
3/8] ARMv8/fsl-lsch3: Refactor spin-table code Hello Arnab, On Thu, 28 Aug 2014 01:59:56 +0530, Arnab Basu arnab.b...@freescale.com wrote: This creates the function cpu_update_dt for ARMv8 which currently patches the cpu node in the device table and sets enable-method to spin-table

Re: [U-Boot] [PATCH 8/8] ARMv8: PSCI: Enable SMC

2014-09-18 Thread arnab.b...@freescale.com
] ARMv8: PSCI: Enable SMC Hi Arnab, On Thu, 28 Aug 2014 02:00:01 +0530, Arnab Basu arnab.b...@freescale.com wrote: Enable the SMC instruction so that the kernel can use the psci code Signed-off-by: Arnab Basu arnab.b...@freescale.com Reviewed-by: Bhupesh Sharma bhupesh.sha

Re: [U-Boot] [Patch v1 2/4] armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page

2014-07-10 Thread arnab.b...@freescale.com
-by: York Sun york...@freescale.com Signed-off-by: Arnab Basu arnab.b...@freescale.com --- This set depends on this bundle http://patchwork.ozlabs.org/bundle/yorksun/armv8_fsl-lsch3/ arch/arm/cpu/armv8/fsl-lsch3/Makefile |2 + arch/arm/cpu/armv8/fsl-lsch3/cpu.c