Re: [PATCH v3 0/5] Add SMP bringup support for mt65xx socs

2015-09-24 Thread Yingjoe Chen
On Fri, 2015-08-07 at 18:50 +0800, Yingjoe Chen wrote: > On Wed, 2015-08-05 at 23:31 +0100, Russell King - ARM Linux wrote: > > The problem is that this patch series uses memblock_reserve() way after > > the memory has been transitioned out of memblock's control, so actually > > this has no

Re: [PATCH v3 0/5] Add SMP bringup support for mt65xx socs

2015-09-24 Thread Yingjoe Chen
On Fri, 2015-08-07 at 18:50 +0800, Yingjoe Chen wrote: > On Wed, 2015-08-05 at 23:31 +0100, Russell King - ARM Linux wrote: > > The problem is that this patch series uses memblock_reserve() way after > > the memory has been transitioned out of memblock's control, so actually > > this has no

Re: [PATCH v3 0/5] Add SMP bringup support for mt65xx socs

2015-08-07 Thread Matthias Brugger
On Wednesday, August 05, 2015 11:31:15 PM Russell King - ARM Linux wrote: > On Wed, Aug 05, 2015 at 08:44:11PM +0200, Matthias Brugger wrote: > > On Tuesday, July 14, 2015 01:18:26 PM Yingjoe Chen wrote: > > > This series add SMP brinup support for MediaTek SoCs. This is based > > > on v4.2-rc1

Re: [PATCH v3 0/5] Add SMP bringup support for mt65xx socs

2015-08-07 Thread Yingjoe Chen
On Wed, 2015-08-05 at 23:31 +0100, Russell King - ARM Linux wrote: > On Wed, Aug 05, 2015 at 08:44:11PM +0200, Matthias Brugger wrote: > > On Tuesday, July 14, 2015 01:18:26 PM Yingjoe Chen wrote: > > > This series add SMP brinup support for MediaTek SoCs. This is based > > > on v4.2-rc1 and

Re: [PATCH v3 0/5] Add SMP bringup support for mt65xx socs

2015-08-07 Thread Yingjoe Chen
On Wed, 2015-08-05 at 23:31 +0100, Russell King - ARM Linux wrote: On Wed, Aug 05, 2015 at 08:44:11PM +0200, Matthias Brugger wrote: On Tuesday, July 14, 2015 01:18:26 PM Yingjoe Chen wrote: This series add SMP brinup support for MediaTek SoCs. This is based on v4.2-rc1 and Matthias' next

Re: [PATCH v3 0/5] Add SMP bringup support for mt65xx socs

2015-08-07 Thread Matthias Brugger
On Wednesday, August 05, 2015 11:31:15 PM Russell King - ARM Linux wrote: On Wed, Aug 05, 2015 at 08:44:11PM +0200, Matthias Brugger wrote: On Tuesday, July 14, 2015 01:18:26 PM Yingjoe Chen wrote: This series add SMP brinup support for MediaTek SoCs. This is based on v4.2-rc1 and

Re: [PATCH v3 0/5] Add SMP bringup support for mt65xx socs

2015-08-05 Thread Russell King - ARM Linux
On Wed, Aug 05, 2015 at 08:44:11PM +0200, Matthias Brugger wrote: > On Tuesday, July 14, 2015 01:18:26 PM Yingjoe Chen wrote: > > This series add SMP brinup support for MediaTek SoCs. This is based > > on v4.2-rc1 and Matthias' next branch (for dts parts). > > > > There are similar but different

Re: [PATCH v3 0/5] Add SMP bringup support for mt65xx socs

2015-08-05 Thread Matthias Brugger
On Tuesday, July 14, 2015 01:18:26 PM Yingjoe Chen wrote: > This series add SMP brinup support for MediaTek SoCs. This is based > on v4.2-rc1 and Matthias' next branch (for dts parts). > > There are similar but different SMP bringup up methods on MediaTek > mt65xx and mt81xx. On MT8135 & MT8127,

Re: [PATCH v3 0/5] Add SMP bringup support for mt65xx socs

2015-08-05 Thread Matthias Brugger
On Tuesday, July 14, 2015 01:18:26 PM Yingjoe Chen wrote: This series add SMP brinup support for MediaTek SoCs. This is based on v4.2-rc1 and Matthias' next branch (for dts parts). There are similar but different SMP bringup up methods on MediaTek mt65xx and mt81xx. On MT8135 MT8127, system

Re: [PATCH v3 0/5] Add SMP bringup support for mt65xx socs

2015-08-05 Thread Russell King - ARM Linux
On Wed, Aug 05, 2015 at 08:44:11PM +0200, Matthias Brugger wrote: On Tuesday, July 14, 2015 01:18:26 PM Yingjoe Chen wrote: This series add SMP brinup support for MediaTek SoCs. This is based on v4.2-rc1 and Matthias' next branch (for dts parts). There are similar but different SMP

[PATCH v3 0/5] Add SMP bringup support for mt65xx socs

2015-07-13 Thread Yingjoe Chen
This series add SMP brinup support for MediaTek SoCs. This is based on v4.2-rc1 and Matthias' next branch (for dts parts). There are similar but different SMP bringup up methods on MediaTek mt65xx and mt81xx. On MT8135 & MT8127, system boots with a trustzone firmware. Others, like MT6589, doesn't

[PATCH v3 0/5] Add SMP bringup support for mt65xx socs

2015-07-13 Thread Yingjoe Chen
This series add SMP brinup support for MediaTek SoCs. This is based on v4.2-rc1 and Matthias' next branch (for dts parts). There are similar but different SMP bringup up methods on MediaTek mt65xx and mt81xx. On MT8135 MT8127, system boots with a trustzone firmware. Others, like MT6589, doesn't