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: 74cc8b097d ("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>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
CONFIG_ARM=y
|
||||
CONFIG_OMAP54XX=y
|
||||
CONFIG_TI_SECURE_DEVICE=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
|
||||
|
||||
Reference in New Issue
Block a user