aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-07-15 18:56:24 -0400
committerTom Rini <trini@konsulko.com>2019-07-15 18:56:24 -0400
commit9c94e0a64490b90d48995a8230499167c0bdca68 (patch)
treeac81e19a3fd7733923bb272757fa8243134d1cb9 /configs
parent6674dc77c2f735ec9bc02434626125698d2755ff (diff)
parent0dc97fc3d8cd8c4154f63c9ea74f5e73ee48fa6c (diff)
downloadu-boot-9c94e0a64490b90d48995a8230499167c0bdca68.zip
u-boot-9c94e0a64490b90d48995a8230499167c0bdca68.tar.gz
u-boot-9c94e0a64490b90d48995a8230499167c0bdca68.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-net
Diffstat (limited to 'configs')
-rw-r--r--configs/am65x_evm_a53_defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/am65x_evm_a53_defconfig b/configs/am65x_evm_a53_defconfig
index 41cf010..b940af3 100644
--- a/configs/am65x_evm_a53_defconfig
+++ b/configs/am65x_evm_a53_defconfig
@@ -44,6 +44,7 @@ CONFIG_SPL_MULTI_DTB_FIT_NO_COMPRESSION=y
CONFIG_ENV_IS_IN_FAT=y
CONFIG_ENV_FAT_INTERFACE="mmc"
CONFIG_ENV_FAT_DEVICE_AND_PART="1:1"
+CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_DM=y
CONFIG_SPL_DM=y
CONFIG_SPL_DM_SEQ_ALIAS=y
@@ -58,6 +59,11 @@ CONFIG_K3_SEC_PROXY=y
CONFIG_DM_MMC=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_K3_ARASAN=y
+CONFIG_PHY_TI=y
+CONFIG_PHY_FIXED=y
+CONFIG_DM_ETH=y
+CONFIG_TI_AM65_CPSW_NUSS=y
+CONFIG_PHY=y
CONFIG_PINCTRL=y
# CONFIG_PINCTRL_GENERIC is not set
CONFIG_SPL_PINCTRL=y