[PATCH 7/7] doc: imx8mp-evk: update after using binman

Peter Bergin peter at berginkonsult.se
Tue Apr 6 08:58:35 CEST 2021


Hi,

On 2021-04-06 05:59, Peng Fan (OSS) wrote:
>   Burn the flash.bin to the MicroSD card at offset 32KB:
>   
>   .. code-block:: bash
>   
>      $sudo dd if=build/flash.bin of=/dev/sd[x] bs=1K seek=32 conv=notrunc; sync
> +   $sudo dd if=build/u-boot.itb of=/dev/sd[x] bs=1K seek=384 conv=notrunc; sync

Why is this changed to 'seek=384'? Comment still states 'offset 32KB' 
and reference manual states that Primary Image Offset for SD card shall 
be 32KB. Can you explain a bit more around this?

Thanks,
/Peter



More information about the U-Boot mailing list