[PATCH 1/2] config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mm
Tom Rini
trini at konsulko.com
Thu Aug 1 23:16:09 CEST 2024
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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240801/15440e49/attachment.sig>
More information about the U-Boot
mailing list