[U-Boot] [PATCH] image.h Allow booting Aarch64 from arm
Simon Glass
sjg at chromium.org
Tue May 15 16:05:11 UTC 2018
On 15 May 2018 at 07:43, Ramon Fried <ramon.fried at gmail.com> wrote:
> Snapdragon bootloader needs to jump from 32bit to 64bit
> Allow booting in these cases when CONFIG_AARCH32_SUPPORT_ARM64 is
> defined.
>
> Signed-off-by: Ramon Fried <ramon.fried at gmail.com>
> ---
> include/image.h | 6 ++++++
> 1 file changed, 6 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list