From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Sat, 21 Mar 2015 14:34:25 +0100 Subject: [U-Boot] [PATCH v5 01/14] sun7i: Remove duplicate call to psci_arch_init In-Reply-To: <20150311151151.GQ32541@bill-the-cat> References: <20150311151151.GQ32541@bill-the-cat> Message-ID: <550D7361.8070308@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 11-03-15 16:11, Tom Rini wrote: > On Mon, Mar 09, 2015 at 08:00:11AM +0100, Jan Kiszka wrote: > >> This is already invoked a few cycles later in monitor mode by >> _secure_monitor. Drop it here, it serves no purpose. > > For clarity, because of the vector tables? > > Reviewed-by: Tom Rini I've just given this a test run on an A20 board and everything psci related still works fine, so: Tested-by: Hans de Goede Regards, Hans