From: Ahmad Fatoum <a.fatoum@barebox.org>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@barebox.org>
Subject: [PATCH] fixup! ARM: stm32mp: enable useful options for the LXA Fairy Tux2
Date: Thu, 11 Jun 2026 23:21:39 +0200 [thread overview]
Message-ID: <20260611212144.4102824-1-a.fatoum@barebox.org> (raw)
In-Reply-To: <20260611211425.4090757-3-a.fatoum@barebox.org>
ARM: stm32mp: enable resize command
The Debian CDROM installer resizes the terminal and rebooting into
barebox may fix the viewport at a smaller size than what the terminal
has.
Enable the resize command to allow users to make use of the full
terminal width again easily.
Signed-off-by: Ahmad Fatoum <a.fatoum@barebox.org>
---
arch/arm/configs/stm32mp_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/stm32mp_defconfig b/arch/arm/configs/stm32mp_defconfig
index dab6dee6635d..e1aef7c86fc0 100644
--- a/arch/arm/configs/stm32mp_defconfig
+++ b/arch/arm/configs/stm32mp_defconfig
@@ -74,6 +74,7 @@ CONFIG_CMD_DHCP=y
CONFIG_CMD_MIITOOL=y
CONFIG_CMD_PING=y
CONFIG_CMD_TFTP=y
+CONFIG_CMD_RESIZE=y
CONFIG_CMD_ECHO_E=y
CONFIG_CMD_EDIT=y
CONFIG_CMD_MENU=y
--
2.47.3
prev parent reply other threads:[~2026-06-11 21:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-11 21:14 [PATCH 1/3] efi: loader: fix format string for ARM32 Ahmad Fatoum
2026-06-11 21:14 ` [PATCH 2/3] ARM: stm32mp: lxa: change stdout-path baud rate from 9600 to 115200 Ahmad Fatoum
2026-06-15 8:16 ` (subset) " Sascha Hauer
2026-06-11 21:14 ` [PATCH 3/3] ARM: stm32mp: enable useful options for the LXA Fairy Tux2 Ahmad Fatoum
2026-06-11 21:21 ` Ahmad Fatoum [this message]
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=20260611212144.4102824-1-a.fatoum@barebox.org \
--to=a.fatoum@barebox.org \
--cc=barebox@lists.infradead.org \
/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