sm6250-common: Define bootloader flags

Change-Id: I9a47b68089717e8ad96cec85ea9ed99ba0e75b7e
This commit is contained in:
Demon000 2020-07-05 15:48:09 +03:00 committed by Alexander Winkowski
parent 597303833b
commit c38eca6eb1
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -20,3 +20,7 @@ TARGET_2ND_ARCH_VARIANT := armv8-a
TARGET_2ND_CPU_ABI := armeabi-v7a
TARGET_2ND_CPU_ABI2 := armeabi
TARGET_2ND_CPU_VARIANT := cortex-a76
# Bootloader
TARGET_BOOTLOADER_BOARD_NAME := atoll
TARGET_NO_BOOTLOADER := true