From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Wed, 18 Mar 2015 16:54:58 +0000 Subject: [U-Boot] [PATCH v5 00/14] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix In-Reply-To: <20150311151144.GP32541@bill-the-cat> References: <20150311151144.GP32541@bill-the-cat> Message-ID: <1426697698.14291.91.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 2015-03-11 at 11:11 -0400, Tom Rini wrote: > On Mon, Mar 09, 2015 at 08:00:10AM +0100, Jan Kiszka wrote: > > > Changes in v4: > > - rebased over master > > - implemented psci_get_cpu_id as weak function > > - implemented psci_disable/enable_smp as weak functions > > - adjusted register interface of psci_get_cpu_stack_top > > > > This version (+ the non-cached memory init fix) can also be found at > > https://github.com/siemens/u-boot/tree/jetson-tk1-v5. > > So, I don't know where exactly this should come in. Hans or Ian, if you > can ack the sunxi changes (I saw you tested it Ian, thanks!) I just acked the "ARM: Factor out common psci_get_cpu_id" patch, which I think was the only sunxi bit. Let me know if I'm wrong about that or there is something non-sunxi you'd like me to look at... Ian.