From: Patrick Wildt <patrick@blueri.se>
To: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>
Cc: sbabic@denx.de, festevam@gmail.com, u-boot@lists.denx.de,
uboot-imx@nxp.com, Peng Fan <peng.fan@nxp.com>
Subject: Re: [PATCH V3 5/5] doc: imx8mq_evk: update doc after using binman
Date: Thu, 11 Nov 2021 15:47:03 +0100 [thread overview]
Message-ID: <YY0s5ylfP8vIIYxn@lx2k.blueri.se> (raw)
In-Reply-To: <20211022024220.23584-6-peng.fan@oss.nxp.com>
On Fri, Oct 22, 2021 at 10:42:20AM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
>
> Update doc after using binman to pack images
Not necessary if we make sure flash.bin stays a single bootable image
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> ---
> doc/board/nxp/imx8mq_evk.rst | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/doc/board/nxp/imx8mq_evk.rst b/doc/board/nxp/imx8mq_evk.rst
> index c269fdebe3..92eeda79aa 100644
> --- a/doc/board/nxp/imx8mq_evk.rst
> +++ b/doc/board/nxp/imx8mq_evk.rst
> @@ -43,13 +43,14 @@ Build U-Boot
>
> $ export CROSS_COMPILE=aarch64-poky-linux-
> $ make imx8mq_evk_defconfig
> - $ make flash.bin
> + $ make
>
> Burn the flash.bin to MicroSD card offset 33KB:
>
> .. code-block:: bash
>
> $sudo dd if=flash.bin of=/dev/sd[x] bs=1024 seek=33 conv=notrunc
> + $sudo dd if=u-boot.itb of=/dev/sd[x] bs=1024 seek=384 conv=notrunc
>
> Boot
> ----
> --
> 2.30.0
>
next prev parent reply other threads:[~2021-11-11 14:47 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-22 2:42 [PATCH V3 0/5] imx8mq: switch to binman Peng Fan (OSS)
2021-10-22 2:42 ` [PATCH V3 1/5] imx: imx8mq_evk: " Peng Fan (OSS)
2021-11-11 14:41 ` Patrick Wildt
2021-11-22 8:58 ` Peng Fan (OSS)
2021-11-11 17:24 ` Heiko Thiery
2021-11-22 8:59 ` Peng Fan (OSS)
2022-01-08 2:08 ` Tom Rini
2021-10-22 2:42 ` [PATCH V3 2/5] imx: imx8mq_phanbell: " Peng Fan (OSS)
2021-11-11 14:45 ` Patrick Wildt
2022-01-08 2:08 ` Tom Rini
2021-10-22 2:42 ` [PATCH V3 3/5] imx: pico-imx8mq: switch to use binman Peng Fan (OSS)
2021-11-11 14:46 ` Patrick Wildt
2022-01-08 2:08 ` Tom Rini
2021-10-22 2:42 ` [PATCH V3 4/5] imx: imx8mq use common imximage.cfg Peng Fan (OSS)
2021-11-11 14:46 ` Patrick Wildt
2021-11-11 17:21 ` Heiko Thiery
2021-11-22 8:56 ` Peng Fan (OSS)
2022-01-08 2:08 ` Tom Rini
2021-10-22 2:42 ` [PATCH V3 5/5] doc: imx8mq_evk: update doc after using binman Peng Fan (OSS)
2021-11-11 14:47 ` Patrick Wildt [this message]
2022-01-08 2:08 ` Tom Rini
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=YY0s5ylfP8vIIYxn@lx2k.blueri.se \
--to=patrick@blueri.se \
--cc=festevam@gmail.com \
--cc=peng.fan@nxp.com \
--cc=peng.fan@oss.nxp.com \
--cc=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
--cc=uboot-imx@nxp.com \
/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