Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753189AbcKHPLM (ORCPT ); Tue, 8 Nov 2016 10:11:12 -0500 Received: from foss.arm.com ([217.140.101.70]:33664 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751427AbcKHPLL (ORCPT ); Tue, 8 Nov 2016 10:11:11 -0500 Subject: Re: [PATCH 0/8] firmware: arm_scpi: add support for legacy SCPI protocol To: Russell King - ARM Linux References: <1478148731-11712-1-git-send-email-sudeep.holla@arm.com> <20161108145118.GR1041@n2100.armlinux.org.uk> Cc: Sudeep Holla , Neil Armstrong , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Olof Johansson , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org From: Sudeep Holla Organization: ARM Message-ID: <28decdc3-6b86-924f-d3c1-9873a8cfce77@arm.com> Date: Tue, 8 Nov 2016 15:11:07 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161108145118.GR1041@n2100.armlinux.org.uk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1122 Lines: 30 On 08/11/16 14:51, Russell King - ARM Linux wrote: > On Wed, Nov 02, 2016 at 10:52:03PM -0600, Sudeep Holla wrote: >> This is minor rework of the series[1] from Neil Armstrong's to support >> legacy SCPI protocol to make DT bindings more generic and move out all >> the platform specific bindings out of the generic binding document. > > Is this what would be in my HBI0282B Juno? > No, it's one on the AmLogic Meson GXBB platform. Juno never supported that except that old firmware use it internally. By that I mean some version of trusted firmware used legacy SCPI but they are generally bundled together in fip, so you should not see any issue with upgrade. > (Note: I only have the original firmware on the board, as the Linaro > firmware drops are completely broken for it.) > I am currently trying to run Linaro 16.10 release, I don't see any issue except network boot from UEFI which is known and reported. I will go through your logs in detail and try to replicate your issue. I assume you have tried replacing the entry contents of the uSD with the release. I will start with that now. -- Regards, Sudeep