projects
/
GitHub
/
LineageOS
/
G12
/
android_device_google_beast.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdf3cd9
)
beast: Decommonize boot_devices
author
Nolen Johnson
<johnsonnolen@gmail.com>
Fri, 24 May 2024 16:11:06 +0000
(12:11 -0400)
committer
Nolen Johnson
<johnsonnolen@gmail.com>
Fri, 24 May 2024 16:11:06 +0000
(12:11 -0400)
Change-Id: I35384257b12f826193ccf36eb7a4d0666bd99ffd
BoardConfig.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfig.mk
b/BoardConfig.mk
index f049c578b1e202c7725f03eb2c7a8c313da1ebb1..b74c47af91e512755f00c81ca3695ca2e05754c2 100644
(file)
--- a/
BoardConfig.mk
+++ b/
BoardConfig.mk
@@
-15,6
+15,9
@@
TARGET_DTB_NAME := gxl_sei210_2g
## GPU
TARGET_AMLOGIC_GPU_ARCH := utgard
+## Kernel
+BOARD_KERNEL_CMDLINE += androidboot.boot_devices=d0074000.emmc
+
## Properties
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop