]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/device-ti-am65xevm.git/commitdiff
BoardConfig.mk: set value for TARGET_BOOTLOADER_BOARD_NAME
authorPraneeth Bajjuri <praneeth@ti.com>
Thu, 28 Mar 2019 23:19:36 +0000 (23:19 +0000)
committerPraneeth Bajjuri <praneeth@ti.com>
Thu, 28 Mar 2019 17:25:52 +0000 (12:25 -0500)
set value for TARGET_BOOTLOADER_BOARD_NAME
so that there will be value for ro.product.board property,
and fix the vts execution problem

Log:
E/VtsMultiDeviceTest: Device 0e005017394200e2 not available.
E/GranularRetriableTestWrapper: Failed to get device information
java.lang.RuntimeException: Failed to get device information

Similar to fix in aosp:
https://android.googlesource.com/device/ti/beagle-x15/+/6970cd55dc1d1ffb6fca86f50890478d6be108f5

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Tested-by: Mykhailo Sopiha <mykhailo.sopiha@linaro.org>
BoardConfig.mk

index a658b6e7c69bf9ab38dcb14da96526b90bcf4057..938c06c9feba345daf753d7f0b7fb55196b55be4 100644 (file)
@@ -15,6 +15,7 @@
 #
 
 TARGET_BOARD_PLATFORM := am65x
+TARGET_BOOTLOADER_BOARD_NAME := am65xevmboard
 
 TARGET_ARCH := arm64
 TARGET_ARCH_VARIANT := armv8-a