summaryrefslogtreecommitdiff
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorSam Protsenko <semen.protsenko@linaro.org>2019-07-25 19:41:26 +0300
committerSam Protsenko <semen.protsenko@linaro.org>2019-07-25 20:27:02 +0300
commit5bc81b4570e5b34deb1ab7ec1ebe3b51c79ae3c7 (patch)
tree34f1348c2ddb1e94b34be6c827fd72c07f808544 /BoardConfig.mk
parent0743b17540b8a5ed9ec5a809af65165fc3bf637a (diff)
downloadbeagle-x15-5bc81b4570e5b34deb1ab7ec1ebe3b51c79ae3c7.tar.gz
Add board-info.txt file
This file is further copied as "android-info.txt" to $ANDROID_PRODUCT_OUT and used by "fastboot flashall" to check if "fastboot getvar product" returns board name from the list in this file. Corresponding fix [1] is added to U-Boot bootloader as well. The same values [2] were added to board-info.txt for consistency, as all those boards are used with beagle_x15 AOSP target. This way CheckRequirements() in FlashAll:Flash() works as expected, checking if we are trying to flash images to the board that images were built for. No need to add that "board-info.txt" file to TARGET_BOARD_INFO_FILE, it will be used by build system by default. [1] https://patchwork.ozlabs.org/patch/1137022/ [2] https://gitlab.denx.de/u-boot/u-boot/blob/v2019.07/board/ti/am57xx/board.c#L538 Change-Id: Ib90f3ed118488cd6a0f9aae8150b1965f6c1b2cd Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Diffstat (limited to 'BoardConfig.mk')
0 files changed, 0 insertions, 0 deletions