[PATCH v7 07/10] board: ti: add default dtb for am62 in falcon mode
Tom Rini
trini at konsulko.com
Fri Jun 6 21:09:56 CEST 2025
On Tue, Jun 03, 2025 at 07:54:47PM +0530, Anshul Dalal wrote:
> The SPL_FS_LOAD_ARGS_NAME config is used for the arguments to the kernel
> (dtb in our case) in falcon boot.
>
> Setting it in board specific Kconfig allows us to reuse the same config
> fragment 'am62x_r5_falcon.config' for all 3 platforms for enabling
> falcon boot.
>
> Signed-off-by: Anshul Dalal <anshuld at ti.com>
> ---
> board/ti/am62ax/Kconfig | 3 +++
> board/ti/am62px/Kconfig | 3 +++
> board/ti/am62x/Kconfig | 3 +++
> 3 files changed, 9 insertions(+)
Why can't whatever is using the fragment also set this? Is it because
you're only using this as part of say:
make am62ax_evm_r5_defconfig am62x_falcon.config
?
--
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/20250606/b08a7489/attachment.sig>
More information about the U-Boot
mailing list