diff mbox

[09/10] configs: am43xx: Add am43xx_evm_usbspl_defconfig

Message ID 1458044059-18363-10-git-send-email-mugunthanvnm@ti.com
State New
Headers show

Commit Message

Mugunthan V N March 15, 2016, 12:14 p.m. UTC
From: Kishon Vijay Abraham I <kishon@ti.com>


Add a new config to support usb rndis boot for am43xx.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>

---
 board/ti/am43xx/MAINTAINERS         | 1 +
 configs/am43xx_evm_usbspl_defconfig | 9 +++++++++
 2 files changed, 10 insertions(+)
 create mode 100644 configs/am43xx_evm_usbspl_defconfig

-- 
2.7.2.333.g70bd996

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
diff mbox

Patch

diff --git a/board/ti/am43xx/MAINTAINERS b/board/ti/am43xx/MAINTAINERS
index 96ef85b..ed3add7 100644
--- a/board/ti/am43xx/MAINTAINERS
+++ b/board/ti/am43xx/MAINTAINERS
@@ -9,3 +9,4 @@  F:	configs/am43xx_evm_ethboot_defconfig
 F:	configs/am43xx_evm_usbhost_boot_defconfig
 F:	configs/am437x_gp_evm_defconfig
 F:	configs/am437x_sk_evm_defconfig
+F:	configs/am43xx_evm_usbspl_defconfig
diff --git a/configs/am43xx_evm_usbspl_defconfig b/configs/am43xx_evm_usbspl_defconfig
new file mode 100644
index 0000000..d83a4da
--- /dev/null
+++ b/configs/am43xx_evm_usbspl_defconfig
@@ -0,0 +1,9 @@ 
+CONFIG_ARM=y
+CONFIG_TARGET_AM43XX_EVM=y
+CONFIG_SPL=y
+CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1,NAND,SPL_USBETH_SUPPORT"
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_FLASH is not set
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_SPI_FLASH_BAR=y
+CONFIG_SPI_FLASH=y