[PATCH V2] ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQ

Marek Vasut marek.vasut at gmail.com
Fri May 15 11:59:56 CEST 2020


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


More information about the U-Boot mailing list