summaryrefslogtreecommitdiffstats
path: root/configs/am57xx_evm_defconfig
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2016-06-10 09:35:42 +0530
committerTom Rini <trini@konsulko.com>2016-06-13 08:56:36 -0400
commit165bd7a1cc1624750376eb291bcd3c46597b4148 (patch)
tree75028cdba29499d7ec92c6450593a9987c5c2855 /configs/am57xx_evm_defconfig
parent9702ec00e95dbc1fd66ef8e9624c649e1ee818e5 (diff)
downloadtalos-obmc-uboot-165bd7a1cc1624750376eb291bcd3c46597b4148.tar.gz
talos-obmc-uboot-165bd7a1cc1624750376eb291bcd3c46597b4148.zip
board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM
board/am57xx supports all boards based on am57xx. Rename the taget as TARGET_AM57XX_EVM. Fixes: 74cc8b097d9af ("board: ti: beagle_x15: Rename to indicate support for TI am57xx evms") Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'configs/am57xx_evm_defconfig')
-rw-r--r--configs/am57xx_evm_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am57xx_evm_defconfig b/configs/am57xx_evm_defconfig
index b63ff89da2..4d8fbcd9cd 100644
--- a/configs/am57xx_evm_defconfig
+++ b/configs/am57xx_evm_defconfig
@@ -1,6 +1,6 @@
CONFIG_ARM=y
CONFIG_OMAP54XX=y
-CONFIG_TARGET_BEAGLE_X15=y
+CONFIG_TARGET_AM57XX_EVM=y
CONFIG_DM_SERIAL=y
CONFIG_DM_GPIO=y
CONFIG_SPL_STACK_R_ADDR=0x82000000
OpenPOWER on IntegriCloud