[PATCH v3 04/19] doc: board: ti: am64x: document OSPI layout

Tom Rini trini at konsulko.com
Fri Apr 19 23:20:42 CEST 2024


On Fri, Apr 19, 2024 at 03:56:46PM -0500, Jonathan Humphreys wrote:

> Signed-off-by: Jonathan Humphreys <j-humphreys at ti.com>
> ---
>  doc/board/ti/am64x_evm.rst | 48 ++++++++++++++++++++++++++++++++++++++
>  1 file changed, 48 insertions(+)
[snip]
> +Flash layout for OSPI:
> +
> +    .. code-block:: console
> +
> +             0x0 +----------------------------+
> +                 |     ospi.tiboot3(1m)       |
> +                 |                            |
> +        0x100000 +----------------------------+
> +                 |     ospi.tispl(2m)         |
> +                 |                            |
> +        0x300000 +----------------------------+
> +                 |     ospi.u-boot(4m)        |
> +                 |                            |
> +        0x700000 +----------------------------+
> +                 |     ospi.env(128k)         |
> +                 |                            |
> +        0x720000 +----------------------------+
> +                 |   ospi.env.backup(128k)    |
> +                 |                            |
> +        0x740000 +----------------------------+
> +                 |      padding (768k)        |
> +        0x800000 +----------------------------+
> +                 |     ospi.rootfs(ubifs)     |
> +                 |                            |
> +       0x3fc0000 +----------------------------+
> +                 |   ospi.phypattern (256k)   |
> +                 |                            |
> +                 +----------------------------+

This should be in an SVG see doc/board/ti/j7200_evm.rst for example (and
I'll set aside some non-SVG examples in doc/board/ti that should be
converted). Thanks.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240419/44e1030c/attachment.sig>


More information about the U-Boot mailing list