configs: am62ax_evm_a53_ethboot: Enable config options required to enable Ethernet boot
Enable config options required to enable Ethernet boot on SK-AM62A-LP for A53 SPL stage. Acked-by: Andrew Davis <afd@ti.com> Reviewed-by: Anshul Dalal <anshuld@ti.com> Tested-by: Anshul Dalal <anshuld@ti.com> Signed-off-by: Chintan Vankar <c-vankar@ti.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#include <configs/am62ax_evm_a53_defconfig>
|
||||
|
||||
CONFIG_SPL_DRIVERS_MISC=y
|
||||
CONFIG_SPL_BOARD_INIT=y
|
||||
CONFIG_SPL_DMA=y
|
||||
CONFIG_SPL_ENV_SUPPORT=y
|
||||
CONFIG_SPL_ETH=y
|
||||
CONFIG_SPL_NET=y
|
||||
CONFIG_SPL_NET_VCI_STRING="AM62AX U-Boot A53 SPL"
|
||||
CONFIG_SPL_SYSCON=y
|
||||
Reference in New Issue
Block a user