public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH V2] ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQ
Date: Fri, 15 May 2020 11:59:56 +0200	[thread overview]
Message-ID: <e8636395-1fb0-c577-8250-3257aaea9dc8@gmail.com> (raw)
In-Reply-To: <20200515095721.GA5504@archlinux.localdomain>

On 5/15/20 11:57 AM, Oliver Graute wrote:
> On 29/04/20, Marek Vasut wrote:
>> +Get the DDR and HDMI firmware
>> +=============================
>> +$ wget https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/firmware-imx-7.9.bin
>> +$ chmod +x firmware-imx-7.9.bin
>> +$ ./firmware-imx-7.9.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=firmware-imx-7.9.bin of=firmware-imx-7.9.tar.bz2 bs=38868 skip=1
> 
> thx for this, how do you get the bs value here? I try to do the same
> with firmware-imx-8.0.bin
I looked into the file and found the first bzip header (BZ).
I'm sure there are better ways. Note that you need to agree to the
license before you take the shortcut.

-- 
Best regards,
Marek Vasut

      reply	other threads:[~2020-05-15  9:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-29 18:09 [PATCH V2] ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQ Marek Vasut
2020-05-03 15:06 ` Stefano Babic
2020-05-11 10:17 ` sbabic at denx.de
2020-05-15  9:57 ` Oliver Graute
2020-05-15  9:59   ` Marek Vasut [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=e8636395-1fb0-c577-8250-3257aaea9dc8@gmail.com \
    --to=marek.vasut@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