Commit 207286592482dae916fb36cd32f1c06cd5def36b

Authored by Kishon Vijay Abraham I
Committed by Lokesh Vutla
1 parent 7a95100b89

configs: am43xx: Add am43xx_evm_usbspl_defconfig

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

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

Showing 2 changed files with 10 additions and 0 deletions Side-by-side Diff

board/ti/am43xx/MAINTAINERS
... ... @@ -8,4 +8,5 @@
8 8 F: configs/am43xx_evm_ethboot_defconfig
9 9 F: configs/am43xx_evm_usbhost_boot_defconfig
10 10 F: configs/am43xx_evm_rtconly_defconfig
  11 +F: configs/am43xx_evm_usbspl_defconfig
configs/am43xx_evm_usbspl_defconfig
  1 +CONFIG_ARM=y
  2 +CONFIG_TARGET_AM43XX_EVM=y
  3 +CONFIG_SPL=y
  4 +CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1,NAND,SPL_USBETH_SUPPORT"
  5 +# CONFIG_CMD_IMLS is not set
  6 +# CONFIG_CMD_FLASH is not set
  7 +# CONFIG_CMD_SETEXPR is not set
  8 +CONFIG_SPI_FLASH_BAR=y
  9 +CONFIG_SPI_FLASH=y