ginkgo: Decommonize TARGET_BOOTLOADER_BOARD_NAME
Both ginkgo and laurel bootloaders expect this to be the device codename. Change-Id: I8c127910a1532565392010f9568956df6caf58a6 Signed-off-by: Skyblueborb <tomaszborbely0710@gmail.com>
This commit is contained in:
@@ -15,6 +15,9 @@ AB_OTA_UPDATER := false
|
||||
# Assert
|
||||
TARGET_OTA_ASSERT_DEVICE := ginkgo,willow
|
||||
|
||||
# Bootloader
|
||||
TARGET_BOOTLOADER_BOARD_NAME := ginkgo
|
||||
|
||||
# Display
|
||||
TARGET_SCREEN_DENSITY := 440
|
||||
|
||||
|
||||
Reference in New Issue
Block a user