sonyxperiadev / kernel

Other
353 stars 364 forks source link

[9.14.r1] Add appended DTB support #2475

Open konradybcio opened 2 years ago

konradybcio commented 2 years ago

required configs:

CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE=y
CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE_NAMES="qcom/lahaina qcom/lahaina-v2 qcom/lahaina-v2.1"
MarijnS95 commented 2 years ago

With vendor_boot working, I don't think we need this anymore (pending some refactoring of the kernel setup and build before I can PR the entire thing). Unless someone likes spending their time porting other devices to 5.4, we could wait with these patches - at least not set aforementioned CONFIG_ flags for Sagami.

konradybcio commented 2 years ago

setting as draft in case somebody wants to pick this up for new (old) devices