diff mbox series

[16/21] am335x_sl50: Disable SPL_NET

Message ID 20220802113424.2988464-17-trini@konsulko.com
State Accepted
Commit c39d789f49c3765d9e328f38d9bb00dbce07be0d
Delegated to: Tom Rini
Headers show
Series Finish migration to DM_ETH | expand

Commit Message

Tom Rini Aug. 2, 2022, 11:33 a.m. UTC
Now that we are about to enable DM_ETH by default, disable SPL_NET as
SPL_DM is not enabled currently.

Cc: Enric Balletbo i Serra <eballetbo@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
---
 configs/am335x_sl50_defconfig | 2 --
 1 file changed, 2 deletions(-)

Comments

Tom Rini Aug. 21, 2022, 2:43 a.m. UTC | #1
On Tue, Aug 02, 2022 at 07:33:42AM -0400, Tom Rini wrote:

> Now that we are about to enable DM_ETH by default, disable SPL_NET as
> SPL_DM is not enabled currently.
> 
> Cc: Enric Balletbo i Serra <eballetbo@gmail.com>
> Signed-off-by: Tom Rini <trini@konsulko.com>

Applied to u-boot/master, thanks!
Tom Rini Aug. 21, 2022, 2:43 a.m. UTC | #2
On Tue, Aug 02, 2022 at 07:33:42AM -0400, Tom Rini wrote:

> Now that we are about to enable DM_ETH by default, disable SPL_NET as
> SPL_DM is not enabled currently.
> 
> Cc: Enric Balletbo i Serra <eballetbo@gmail.com>
> Signed-off-by: Tom Rini <trini@konsulko.com>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/configs/am335x_sl50_defconfig b/configs/am335x_sl50_defconfig
index 22f5b632d6d2..65b20550c0c6 100644
--- a/configs/am335x_sl50_defconfig
+++ b/configs/am335x_sl50_defconfig
@@ -32,8 +32,6 @@  CONFIG_SPL_MTD_SUPPORT=y
 # CONFIG_SPL_NAND_SUPPORT is not set
 CONFIG_SPL_NAND_DRIVERS=y
 CONFIG_SPL_NAND_ECC=y
-CONFIG_SPL_NET=y
-CONFIG_SPL_NET_VCI_STRING="AM335x U-Boot SPL"
 CONFIG_SPL_OS_BOOT=y
 CONFIG_SPL_FALCON_BOOT_MMCSD=y
 CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR=0x1700