From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Tue, 22 Nov 2016 18:32:10 +0100 Subject: [U-Boot] [PATCH v8 1/3] armv8: Support loading 32-bit OS in AArch32 execution state In-Reply-To: References: <1478746145-29484-1-git-send-email-b18965@freescale.com> <1478746145-29484-2-git-send-email-b18965@freescale.com> <84c7cce2-089f-a1a0-e55c-a195bbd68a27@suse.de> Message-ID: <5834811A.1020900@suse.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/21/2016 10:48 PM, york sun wrote: > Alex, > > Since you are most familiar with EFI boot code, can you send a patch to > address this? I can squash it with Alison's patch after testing. My > current test branch is > http://git.denx.de/?p=u-boot/u-boot-fsl-qoriq.git;a=shortlog;h=refs/heads/test_qoriq. Ok, you should have a patch now :). I was still able to boot SLES with it. Alex