Skip to content

Commit

Permalink
RMX2121: Add EU code in OTA assert
Browse files Browse the repository at this point in the history
  • Loading branch information
SathamHussainM committed Jan 9, 2022
1 parent 77c239c commit 9b56977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ TARGET_USES_UEFI := true
TARGET_BOARD_PLATFORM := mt6889

# Assert
TARGET_OTA_ASSERT_DEVICE := RMX2121,RMX2121L1,RMX2121PU,RMX2121CN,rmx2121
TARGET_OTA_ASSERT_DEVICE := RMX2121,RMX2121L1,RMX2121PU,RMX2121CN,RMX2121EU,rmx2121

# Kernel
BOARD_KERNEL_CMDLINE := bootopt=64S3,32N2,64N2
Expand Down

0 comments on commit 9b56977

Please sign in to comment.