From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Fri, 20 May 2016 10:15:10 -0600 Subject: [U-Boot] [PATCH v2] ARM: fix ifdef in ARMv8 lowlevel_init() again In-Reply-To: <1463713990-9963-1-git-send-email-yamada.masahiro@socionext.com> References: <1463713990-9963-1-git-send-email-yamada.masahiro@socionext.com> Message-ID: <573F380E.7010402@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/19/2016 09:13 PM, Masahiro Yamada wrote: > Commit 116611937faa ("ARM: fix ifdefs in ARMv8 lowlevel_init()") > accidentally inverted the logic of CONFIG_ARMV8_MULTIENTRY. > > Fixes: 116611937faa ("ARM: fix ifdefs in ARMv8 lowlevel_init()") > Signed-off-by: Masahiro Yamada Reviewed-by: Stephen Warren Sorry:-(