From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Thu, 19 Feb 2015 09:20:20 +0000 Subject: [U-Boot] [PATCH v1 0/4] Jetson-TK1 support for PSCI In-Reply-To: <54DF64E7.3030304@web.de> References: <1421178290.11796.159.camel@hellion.org.uk> <20150114075724.GD9491@ulmo.nvidia.com> <20150115191937.GB20171@leverpostej> <20150116091258.GB9170@ulmo.nvidia.com> <20150122192015.GF12911@leverpostej> <20150123101044.GA11479@ulmo.nvidia.com> <20150123123720.GK23493@leverpostej> <20150205114424.GF24447@ulmo.nvidia.com> <20150205123739.GL11344@leverpostej> <20150205135546.GP24447@ulmo.nvidia.com> <20150209112622.GC4250@leverpostej> <54DF64E7.3030304@web.de> Message-ID: <1424337620.30924.3.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 Sat, 2015-02-14 at 16:08 +0100, Jan Kiszka wrote: > To avoid duplicate work: I started to implement the suggested algorithm > on the TK1. Just like Ian, I don't have access to any other platform > (nor docs at hand), so I will stick with Tegra124 support for the first > step. I suppose we can easily extend this later on. After a conference, illness and vacation back to back I'm waaay behind on my mail. I see there have been several iterations of this series now, thanks for picking it up! Ian.