From: Vagrant Cascadian <vagrant@debian.org>
To: Fabio Estevam <festevam@denx.de>, sbabic@denx.de
Cc: u-boot@lists.denx.de
Subject: Re: [PATCH] mx53loco: Select CONFIG_CMD_EXT4
Date: Mon, 16 Jan 2023 13:33:34 -0800 [thread overview]
Message-ID: <87o7qynp01.fsf@yucca> (raw)
In-Reply-To: <20230116123211.2538231-1-festevam@denx.de>
[-- Attachment #1: Type: text/plain, Size: 980 bytes --]
On 2023-01-16, Fabio Estevam wrote:
> Select the CONFIG_CMD_EXT4 option so that files can be loaded
> from an ext4 partition.
>
> Signed-off-by: Fabio Estevam <festevam@denx.de>
Debian has been carrying this patch since 2014; thanks for submitting
upstream!
Unfortunately, I do not know if anyone is actively using it. It still
builds, at least.
I think some debian ifrastructure was/is using mx53loco boards, though
no idea what u-boot was used on them.
live well,
vagrant
> ---
> configs/mx53loco_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/mx53loco_defconfig b/configs/mx53loco_defconfig
> index 193120f71a..7be5636eb7 100644
> --- a/configs/mx53loco_defconfig
> +++ b/configs/mx53loco_defconfig
> @@ -34,6 +34,7 @@ CONFIG_CMD_DHCP=y
> CONFIG_CMD_MII=y
> CONFIG_CMD_PING=y
> CONFIG_CMD_EXT2=y
> +CONFIG_CMD_EXT4=y
> CONFIG_CMD_FAT=y
> CONFIG_CMD_FS_GENERIC=y
> CONFIG_OF_CONTROL=y
> --
> 2.25.1
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next prev parent reply other threads:[~2023-01-16 21:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-16 12:32 [PATCH] mx53loco: Select CONFIG_CMD_EXT4 Fabio Estevam
2023-01-16 21:33 ` Vagrant Cascadian [this message]
2023-01-31 9:51 ` sbabic
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=87o7qynp01.fsf@yucca \
--to=vagrant@debian.org \
--cc=festevam@denx.de \
--cc=sbabic@denx.de \
--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.