aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-08-02 07:33:42 -0400
committerTom Rini <trini@konsulko.com>2022-08-20 21:18:15 -0400
commitc39d789f49c3765d9e328f38d9bb00dbce07be0d (patch)
tree48059f82a8501699f107eb80a8128ab06b7bc7f1 /configs
parentcd31c5315e9d8192e26f24938d551fb4524e4e26 (diff)
downloadu-boot-c39d789f49c3765d9e328f38d9bb00dbce07be0d.zip
u-boot-c39d789f49c3765d9e328f38d9bb00dbce07be0d.tar.gz
u-boot-c39d789f49c3765d9e328f38d9bb00dbce07be0d.tar.bz2
am335x_sl50: Disable SPL_NET
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>
Diffstat (limited to 'configs')
-rw-r--r--configs/am335x_sl50_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/am335x_sl50_defconfig b/configs/am335x_sl50_defconfig
index 22f5b63..65b2055 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