From: Janne Grunau <j@jannau.net>
To: Mark Kettenis <mark.kettenis@xs4all.nl>
Cc: kettenis@openbsd.org, trini@konsulko.com, sjg@chromium.org,
u-boot@lists.denx.de, asahi@lists.linux.dev
Subject: Re: [PATCH 4/4] arm: apple: Switch to standard boot
Date: Tue, 16 Apr 2024 09:50:09 +0200 [thread overview]
Message-ID: <Zh4tsfA1UJWYWrlr@robin> (raw)
In-Reply-To: <874jc2hff0.fsf@bloch.sibelius.xs4all.nl>
On Mon, Apr 15, 2024 at 04:24:51PM +0200, Mark Kettenis wrote:
> > From: Janne Grunau via B4 Relay <devnull+j.jannau.net@kernel.org>
> > Date: Sun, 17 Mar 2024 15:54:50 +0100
> >
> > From: Janne Grunau <j@jannau.net>
> >
> > Use standard boot instead of the distro boot scripts.
> >
> > Signed-off-by: Janne Grunau <j@jannau.net>
>
> As per a somewhat recent discussion about this for the rockchip SoCs,
> I think we want BOOTSTD_FULL instead of BOOTSTD_DEFAULT. Even though
> I think that BOOTSTD_FULL is a bit too chatty at the moment.
I noticed and added BOOTSTD_FULL to the defconfig downstream. To solve
the chattyness we could override BOOTCMD to "bootflow scan -b" in the
defconfig.
> That also solves the issue that BOOTSTD_DEFAULTS doesn't run the EFI
> bootmgr (which does happen with distroboot). Although Heinrich has a
> diff to fix that.
I've seen but I think for interactive use BOOTSTD_FULL is still the
better choice. The full bootstd commands are helpful for booting from a
non-default partition.
I'll resend with BOOTSTD_FULL and will think whether to change BOOTCMD
in apple_m1_defconfig or in Kconfig. I don't think it makes much sense
to list the boot methods by default before boot.
Janne
next prev parent reply other threads:[~2024-04-16 7:50 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-17 14:54 [PATCH 0/4] configs: apple: Switch to standard boot + small adjustments Janne Grunau via B4 Relay
2024-03-17 14:54 ` Janne Grunau
2024-03-17 14:54 ` [PATCH 1/4] apple_m1_defconfig: Turn on CONFIG_SYS_64BIT_LBA Janne Grunau via B4 Relay
2024-03-17 14:54 ` Janne Grunau
2024-04-15 13:45 ` Mark Kettenis
2024-03-17 14:54 ` [PATCH 2/4] configs: apple: Use "vidconsole,serial" as stdout/stderr Janne Grunau via B4 Relay
2024-03-17 14:54 ` Janne Grunau
2024-04-15 13:54 ` Mark Kettenis
2024-03-17 14:54 ` [PATCH 3/4] configs: apple: Enable CMD_SELECT_FONT and FONT_16X32 Janne Grunau via B4 Relay
2024-03-17 14:54 ` Janne Grunau
2024-04-15 13:54 ` Mark Kettenis
2024-03-17 14:54 ` [PATCH 4/4] arm: apple: Switch to standard boot Janne Grunau via B4 Relay
2024-03-17 14:54 ` Janne Grunau
2024-04-15 14:24 ` Mark Kettenis
2024-04-16 7:50 ` Janne Grunau [this message]
2024-03-17 15:51 ` [PATCH 0/4] configs: apple: Switch to standard boot + small adjustments Neal Gompa
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=Zh4tsfA1UJWYWrlr@robin \
--to=j@jannau.net \
--cc=asahi@lists.linux.dev \
--cc=kettenis@openbsd.org \
--cc=mark.kettenis@xs4all.nl \
--cc=sjg@chromium.org \
--cc=trini@konsulko.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.