public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Oliver Graute <oliver.graute@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH] imx: imx8qm_rom7720_a1: update README
Date: Wed, 20 May 2020 13:31:48 +0200	[thread overview]
Message-ID: <20200520113148.GA2828@archlinux.localdomain> (raw)
In-Reply-To: <20200515115818.16916-1-oliver.graute@kococonnector.com>

On 15/05/20, Oliver Graute wrote:
> Update README to extract firmware from scripts
> 
> Signed-off-by: Oliver Graute <oliver.graute@kococonnector.com>
> ---
>  board/advantech/imx8qm_rom7720_a1/README | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/board/advantech/imx8qm_rom7720_a1/README b/board/advantech/imx8qm_rom7720_a1/README
> index bff5712589..d3e3cec063 100644
> --- a/board/advantech/imx8qm_rom7720_a1/README
> +++ b/board/advantech/imx8qm_rom7720_a1/README
> @@ -29,6 +29,17 @@ $ wget https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/firmware-imx-8.0.bin
>  $ chmod +x firmware-imx-8.0.bin
>  $ ./firmware-imx-8.0.bin
>  
> +Or use this to avoid running random scripts from the internet,
> +but note that you must agree to the license the script displays:
> +
> +$ dd if=imx-sc-firmware-1.1.bin of=imx-sc-firmware-1.1.tar.bz2 bs=37185 skip=1
> +$ tar -xf imx-sc-firmware-1.1.tar.bz2
> +$ cp imx-sc-firmware-1.1/mx8qx-val-scfw-tcm.bin $(builddir)

typo it should be mx8qm-val-scfw-tcm.bin

Best Regards,

Oliver

      reply	other threads:[~2020-05-20 11:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-15 11:58 [PATCH] imx: imx8qm_rom7720_a1: update README Oliver Graute
2020-05-20 11:31 ` Oliver Graute [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=20200520113148.GA2828@archlinux.localdomain \
    --to=oliver.graute@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