Re: [U-Boot] [PATCH v2 0/5] sun7i: PSCI enhancements

2014-12-31 Thread Ian Campbell
On Tue, 2014-12-30 at 18:14 +0100, Jan Kiszka wrote: I had a couple of comments on v1 a few days ago (a bit late, sorry) which I think you may have missed? AFIACT they still stand on this version. This adds CPU offlining and PSCI v0.2 support. Changes since v1: - add AFFINITY_INFO support

Re: [U-Boot] [PATCH v2 0/5] sun7i: PSCI enhancements

2014-12-31 Thread Jan Kiszka
On 2014-12-31 12:30, Ian Campbell wrote: On Tue, 2014-12-30 at 18:14 +0100, Jan Kiszka wrote: I had a couple of comments on v1 a few days ago (a bit late, sorry) which I think you may have missed? AFIACT they still stand on this version. This adds CPU offlining and PSCI v0.2 support.

[U-Boot] [PATCH v2 0/5] sun7i: PSCI enhancements

2014-12-30 Thread Jan Kiszka
This adds CPU offlining and PSCI v0.2 support. Changes since v1: - add AFFINITY_INFO support (mandatory for v0.2) - rebase over master - include sunxi: Align PSCI stack calculation to comment to provide the complete queue See patches for further details. Jan Jan Kiszka (5): sunxi: Align