[PATCH v3 07/10] configs: am62: Add configs for enabling ETHBOOT in R5SPL

Tom Rini trini at konsulko.com
Fri Jul 5 17:37:21 CEST 2024


On Fri, Jul 05, 2024 at 10:20:27AM +0530, Chintan Vankar wrote:

> From: Kishon Vijay Abraham I <kishon at ti.com>
> 
> Add configs for enabling ETHBOOT in R5SPL.
> 
> Signed-off-by: Kishon Vijay Abraham I <kishon at ti.com>
> Signed-off-by: Andreas Dannenberg <dannenberg at ti.com>
> Signed-off-by: Siddharth Vadapalli <s-vadapalli at ti.com>
> Signed-off-by: Chintan Vankar <c-vankar at ti.com>
> ---
> 
> Link to v2:
> https://lore.kernel.org/r/20240425120822.2048012-8-c-vankar@ti.com/
> 
> Changes from v2 to v3:
> - No changes.
> 
>  configs/am62x_evm_r5_ethboot_defconfig | 20 ++++++++++++++++++++
>  1 file changed, 20 insertions(+)
>  create mode 100644 configs/am62x_evm_r5_ethboot_defconfig
> 
> diff --git a/configs/am62x_evm_r5_ethboot_defconfig b/configs/am62x_evm_r5_ethboot_defconfig
> new file mode 100644
> index 0000000000..7b1932b215
> --- /dev/null
> +++ b/configs/am62x_evm_r5_ethboot_defconfig
> @@ -0,0 +1,20 @@
> +#include<configs/am62x_evm_r5_defconfig>
> +
> +CONFIG_SPL_GPIO=y

You need a few other options set in order for buildman to work in this
case, please look at the other #include users.

-- 
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/20240705/33f2d91a/attachment.sig>


More information about the U-Boot mailing list