From: Tom Rini <trini@konsulko.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: Lukasz Majewski <lukma@denx.de>,
Teresa Remmet <t.remmet@phytec.de>,
u-boot@lists.denx.de, Benjamin Hahn <B.Hahn@phytec.de>,
Cem Tenruh <c.tenruh@phytec.de>,
Martyn Welch <martyn.welch@collabora.com>,
Simon Glass <sjg@chromium.org>
Subject: Re: [PATCH 1/2] config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mm
Date: Thu, 1 Aug 2024 15:16:09 -0600 [thread overview]
Message-ID: <20240801211609.GM3794063@bill-the-cat> (raw)
In-Reply-To: <CAOMZO5AJw66wweVOL0QkvnKrAWCKRvQ9n00OdRfUPxfR8LUibg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 639 bytes --]
On Thu, Aug 01, 2024 at 10:13:13AM -0300, Fabio Estevam wrote:
> Hi Lukasz,
>
> On Thu, Aug 1, 2024 at 9:54 AM Lukasz Majewski <lukma@denx.de> wrote:
>
> > "mmcdev=" __stringify(CONFIG_SYS_MMC_ENV_DEV) "\0" \
> > "mmcpart=1\0" \
> > "mmcroot=2\0" \
> > + "update_mmc_part=1\0" \
> > + "update_offset=0x42\0" \
> > + "update_filename=flash.bin\0" \
> > + "hostname=/tftpboot/lukma/\0" \
>
> I don't think all the users will like to use this tftpboot path :-)
And while we're touching these boards, can we get them migrated to plain
text environment please?
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
next prev parent reply other threads:[~2024-08-01 21:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-01 12:54 [PATCH 1/2] config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mm Lukasz Majewski
2024-08-01 12:54 ` [PATCH 2/2] config: Adjust Phytec imx8mm module config to support NVME disk Lukasz Majewski
2024-08-01 14:31 ` Fabio Estevam
2024-08-01 14:42 ` Lukasz Majewski
2024-08-01 13:13 ` [PATCH 1/2] config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mm Fabio Estevam
2024-08-01 21:16 ` Tom Rini [this message]
2024-08-02 8:50 ` Benjamin Hahn
2024-08-02 10:31 ` Lukasz Majewski
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=20240801211609.GM3794063@bill-the-cat \
--to=trini@konsulko.com \
--cc=B.Hahn@phytec.de \
--cc=c.tenruh@phytec.de \
--cc=festevam@gmail.com \
--cc=lukma@denx.de \
--cc=martyn.welch@collabora.com \
--cc=sjg@chromium.org \
--cc=t.remmet@phytec.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.