peregrine: Add Bootloader Assert

With the new version, there was a modification to the modem layout.
Users on the older bootloader would have non-functioning radio in this case. Another issue would be the display flickering.

Add assert to alert user to update his bootloader (motoboot.img)

Change-Id: I73588865646da3a962fd98309ff5710cbdee085c
This commit is contained in:
LuK1337 2015-03-16 21:00:18 +01:00 committed by Ethan Chen
parent a9bf421a9f
commit 3a83fed13e
2 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,9 @@ TARGET_UNIFIED_DEVICE := true
TARGET_INIT_VENDOR_LIB := libinit_msm
TARGET_LIBINIT_DEFINES_FILE := device/motorola/peregrine/init/init_peregrine.c
# Board
TARGET_BOARD_INFO_FILE := device/motorola/peregrine/board-info.txt
# Kernel
BOARD_CUSTOM_BOOTIMG_MK := $(LOCAL_PATH)/mkbootimg.mk
TARGET_KERNEL_CONFIG := peregrine_defconfig

1
board-info.txt Normal file
View File

@ -0,0 +1 @@
require version-bootloader=0x411B