Re: [U-Boot] [PATCH 09/10] sunxi: Enable PSCI on sun9i/A80

2017-04-03 Thread Chen-Yu Tsai
Hi, On Mon, Apr 3, 2017 at 8:13 PM, Jagan Teki wrote: > I this this series is already merged as with latest changes on tree, > but still shows 'New' in patchwork, Can someone confirm then I will > update the same? The series is on hold, as it breaks Linux. I've identified the culprit (non-secure

Re: [U-Boot] [PATCH 09/10] sunxi: Enable PSCI on sun9i/A80

2017-04-03 Thread Jagan Teki
I this this series is already merged as with latest changes on tree, but still shows 'New' in patchwork, Can someone confirm then I will update the same? On Wed, Nov 9, 2016 at 3:51 PM, Chen-Yu Tsai wrote: > Now that we have a basic version of PSCI firmware, enable non-secure > boot and PSCI on t

Re: [U-Boot] [PATCH 09/10] sunxi: Enable PSCI on sun9i/A80

2016-11-13 Thread Hans de Goede
Hi, On 09-11-16 11:21, Chen-Yu Tsai wrote: Now that we have a basic version of PSCI firmware, enable non-secure boot and PSCI on the A80. Signed-off-by: Chen-Yu Tsai LGTM: Reviewed-by: Hans de Goede Regards, Hans --- board/sunxi/Kconfig | 4 1 file changed, 4 insertions(+) diff

[U-Boot] [PATCH 09/10] sunxi: Enable PSCI on sun9i/A80

2016-11-09 Thread Chen-Yu Tsai
Now that we have a basic version of PSCI firmware, enable non-secure boot and PSCI on the A80. Signed-off-by: Chen-Yu Tsai --- board/sunxi/Kconfig | 4 1 file changed, 4 insertions(+) diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig index e1d4ab148f08..ae2fba1368cc 100644 --- a/board