[PATCH RFC 9/9] doc: board: amlogic: add u-boot-spl documentation
Ferass El Hafidi
funderscore at postmarketos.org
Wed Sep 10 21:59:13 CEST 2025
On Wed Sep 10, 2025 at 7:42 PM UTC, Heinrich Schuchardt wrote:
> <...>
>>> +Building a bl30_new.bin binary
>>> +------------------------------
>>> +
>>> +``bl30_new.bin`` has both ``bl30.bin`` and ``bl301.bin`` binary blobs
>>> +bundled. The former is the proper system control processor firmware
>>> and the
>>> +latter is a "plug-in" for board-specific DVFS/suspend-resume
>>> parameters. For
>>> +more info you may wish to read this page: `Pre-Generated FIP File
>>> Repo`_.
>>> +
>>> +To build using the FIP file repo, simply issue the following commands:
>>> +
>>> +.. code-block:: bash
>>> +
>>> + $ cd amlogic-boot-fip/your_board
>
> Where do you get this source tree from? It is not contained in TF-A.
>
>From the amlogic-boot-fip repository, which is documented in the
"Pre-Generated FIP File Repo" page linked above this command.
> Best regards
>
> Heinrich
>
Thanks.
More information about the U-Boot
mailing list