[PATCH 2/7] imx8m: Add FlexSPI Configuration Block

Adam Ford aford173 at gmail.com
Sun Feb 6 18:55:57 CET 2022


On Sat, Feb 5, 2022 at 10:23 AM Adam Ford <aford173 at gmail.com> wrote:
>
> The FlexSPI Configuration Block is a binary blob which contains
> parameters for specific flash devices.  This is the blob from
> the stock NXP Yocto Distribution, but individual users could
> place their own blob in their respective board directories and
> point their binman device tree paths at it instead.

I should have marked this series as RFC.  This patch introduces a
binary, but I'll likey re-do this binary as the size of the blob is
larger than what the boot ROM will actually use.  Ideally, it would be
nice to reuse this for the Nano and/or Plus (if possible), and that
would require a different offset and a reduction in size anyway.  I
mostly was't sure if introducing a binary blob would be acceptable,
but it's not executable code.

adam
>
> Signed-off-by: Adam Ford <aford173 at gmail.com>
>
> diff --git a/arch/arm/mach-imx/imx8m/fcfb.bin b/arch/arm/mach-imx/imx8m/fcfb.bin
> new file mode 100644
> index 0000000000000000000000000000000000000000..0760ce6933d7e27b6596b2cd0f6b17529b719c47
> GIT binary patch
> literal 4096
> zcmZ>Bc5`B2U<_jb0cK_}MJmC_$b_s#0GUIG&CMdg!C}CnLP*`HJdO}x1c`$Q912E-
> nM?+vV1V%$(Gz3ONU^E0qLtr!nMnhmU1V%$(Gz3ONfPn!3>D~eq
>
> literal 0
> HcmV?d00001
>
> --
> 2.32.0
>


More information about the U-Boot mailing list