From: Sean Anderson <seanga2@gmail.com>
To: u-boot@lists.denx.de
Subject: Is it possible to place uImage in eMMC boot0 partition?
Date: Wed, 24 Feb 2021 10:08:24 -0500 [thread overview]
Message-ID: <602d1610-bc37-8245-cd2b-b759d6a6a61d@gmail.com> (raw)
In-Reply-To: <395ceced4e08deb903fb55f47d828a5f@spider.vc>
On 2/24/21 6:06 AM, ??????? ?????? wrote:
> Hello!
> Is it possible to place uImage in eMMC boot0 partition?
> Now I had wrote U-Boot to mmcblk1boot0 and placed Environment in same
> partition.
>
> --
Use the `mmc dev` to set the hardware partition before using `mmc read`.
If you want to use a filesystem, you can specify it like
load mmc device.hwpart:softpart addr filename # etc...
See [1] for more information.
[1] https://patchwork.ozlabs.org/project/uboot/patch/20210205143902.1819189-11-sean.anderson at seco.com/
--Sean
prev parent reply other threads:[~2021-02-24 15:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-24 11:06 Is it possible to place uImage in eMMC boot0 partition? Алексей Беляев
2021-02-24 15:08 ` Sean Anderson [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=602d1610-bc37-8245-cd2b-b759d6a6a61d@gmail.com \
--to=seanga2@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox