xiaomi-beryllium: Update beryllium packages to use latest kernel
-
firmware-xiaomi-beryllium
: updated to use our current firmware repo. APKBUILD approach is now similar to firmware-oneplus-sdm845 -
device-xiaomi-beryllium
: updated to use the latest linux-postmarketos-qcom-sdm845 common kernel. Also, ucm configurations are copied to the device since audio is working fine in Xiaomi Poco F1 in the latest kernel.
kernel_tianma
is chosen instead of kernel_mainline
because we are planning to use the suffix to differentiate dtb in deviceinfo. Our device has two panels namely Tianma and EBBG. So we will soon add kernel_ebbg
and respective dtb in deviceinfo. Users will be able to choose different kernel based on their display+touchscreen during pmbootstrap init
. We discussed about this approach in the mainline group recently.
-
linux-xiaomi-beryllium*
: the old mainline kernel is removed as we use the new kernel. The old downstream kernel is removed as its no longer maintained by us.
Tested to be working fine with Phosh environment.