projects
/
GitHub
/
LineageOS
/
G12
/
android_device_bananapi_m5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d673683
)
m5: Use full super image size
author
Nolen Johnson
<johnsonnolen@gmail.com>
Tue, 11 Jul 2023 20:57:03 +0000
(16:57 -0400)
committer
Bruno Martins
<bgcngm@gmail.com>
Tue, 11 Jul 2023 22:13:29 +0000
(
00:13
+0200)
Change-Id: I78293436e7db69d356acbe7c14a22cb49e12b905
BoardConfig.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfig.mk
b/BoardConfig.mk
index 9b14b08fa3388158f88f412920c57ff7b0a5077f..4cf6e300e569a0273d9e09703047ff75561f096a 100644
(file)
--- a/
BoardConfig.mk
+++ b/
BoardConfig.mk
@@
-1,5
+1,5
@@
#
-# Copyright (C) 2021-202
2
The LineageOS Project
+# Copyright (C) 2021-202
3
The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
@@
-13,6
+13,9
@@
TARGET_BOOTLOADER_BOARD_NAME := m5
TARGET_DTB_NAME := sm1_s905y3_bananapim5
TARGET_DTBO_NAME := sm1_s905y3_bananapim5_wifi_overlay
+## Partitions
+BOARD_SUPER_PARTITION_SIZE := 2084569088
+
## Properties
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop