From: Faiz Abbas Date: Mon, 18 Mar 2019 08:24:40 +0000 (+0530) Subject: configs: am335x_evm: Update VCI String X-Git-Tag: v2019.07-rc1~31^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7b96a732b4a97e932c6caa977e4f233cce926014;p=platform%2Fkernel%2Fu-boot.git configs: am335x_evm: Update VCI String Update VCI string to keep it compatible with legacy test setups. Signed-off-by: Faiz Abbas Reviewed-by: Tom Rini --- diff --git a/configs/am335x_evm_defconfig b/configs/am335x_evm_defconfig index 10f6069..a396a39 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