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 Best Regards, Oliver

