From: "Roger Pau Monné" <royger@FreeBSD.org>
To: u-boot@lists.denx.de
Subject: [PATCH 1/2] odroid-go2: do not disable EFI
Date: Mon, 22 Feb 2021 10:25:58 +0100 [thread overview]
Message-ID: <20210222092559.51294-2-royger@FreeBSD.org> (raw)
In-Reply-To: <20210222092559.51294-1-royger@FreeBSD.org>
Remove the unset of the EFI loader, it's possible for U-Boot to
provide a EFI environment on this board, and it's also required by
the FreeBSD loader which mandated EFI on Aarch64.
Signed-off-by: Roger Pau Monn? <royger@FreeBSD.org>
---
configs/odroid-go2_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/configs/odroid-go2_defconfig b/configs/odroid-go2_defconfig
index 5632b15611..be7ba09334 100644
--- a/configs/odroid-go2_defconfig
+++ b/configs/odroid-go2_defconfig
@@ -109,4 +109,3 @@ CONFIG_SPL_TINY_MEMSET=y
CONFIG_TPL_TINY_MEMSET=y
CONFIG_LZO=y
CONFIG_ERRNO_STR=y
-# CONFIG_EFI_LOADER is not set
--
2.30.1
next prev parent reply other threads:[~2021-02-22 9:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-22 9:25 [PATCH 0/2] odroid-go2: two small config changes Roger Pau Monné
2021-02-22 9:25 ` Roger Pau Monné [this message]
2021-02-24 10:08 ` [PATCH 1/2] odroid-go2: do not disable EFI Roger Pau Monné
2021-02-22 9:25 ` [PATCH 2/2] odroid-go2: fix default FDT file path Roger Pau Monné
2021-02-24 10:09 ` Roger Pau Monné
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210222092559.51294-2-royger@FreeBSD.org \
--to=royger@freebsd.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox