summaryrefslogtreecommitdiff
path: root/configs/am335x_evm_defconfig
diff options
context:
space:
mode:
authorFaiz Abbas <faiz_abbas@ti.com>2019-03-18 11:24:40 +0300
committerTom Rini <trini@konsulko.com>2019-04-12 15:05:55 +0300
commit7b96a732b4a97e932c6caa977e4f233cce926014 (patch)
tree60ec187a57e1fb2b9834d011490133364fac3d77 /configs/am335x_evm_defconfig
parent4237a6734d61be6b13a4eccecce8eb281874b1e4 (diff)
downloadu-boot-7b96a732b4a97e932c6caa977e4f233cce926014.tar.xz
configs: am335x_evm: Update VCI String
Update VCI string to keep it compatible with legacy test setups. Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am335x_evm_defconfig')
-rw-r--r--configs/am335x_evm_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am335x_evm_defconfig b/configs/am335x_evm_defconfig
index 10f60691b3..a396a39310 100644
--- a/configs/am335x_evm_defconfig
+++ b/configs/am335x_evm_defconfig
@@ -16,7 +16,7 @@ CONFIG_SPL_ETH_SUPPORT=y
CONFIG_SPL_MTD_SUPPORT=y
CONFIG_SPL_MUSB_NEW_SUPPORT=y
CONFIG_SPL_NET_SUPPORT=y
-CONFIG_SPL_NET_VCI_STRING="AM33xx U-Boot SPL"
+CONFIG_SPL_NET_VCI_STRING="AM335x U-Boot SPL"
CONFIG_SPL_OS_BOOT=y
CONFIG_SPL_USB_GADGET=y
CONFIG_SPL_USB_ETHER=y