lk2nd
lk2nd copied to clipboard
Post a new device
How can I post this projcet on a new device(based on msm8974)? I need help,the device is ZTE S 291(or ZTE Grand SII); Thanks.
I would suggest you join the postmarketOS Mainline channel where we can help you with this. More information about that here: https://wiki.postmarketos.org/wiki/Matrix_and_IRC
This is the dts file for ZTE S291,but it cannot boot.I can find the fastboot_device,but i can not run any oem_command on it,and it shows nothing on the phone. `// SPDX-License-Identifier: GPL-2.0-only
/dts-v1/;
#include <skeleton.dtsi>
/ { model = "Qualcomm MSM 8974Pro-AA/AB CDP"; compatible = "qcom,msm8974-cdp\0qcom,msm8974\0qcom,cdp"; qcom,board-id = <0x01 0x00>; qcom,msm-id = <0xd0 0x10000 0xd1 0x10000 0xd3 0x10000 0xd4 0x10000 0xd6 0x10000 0xd7 0x10000 0xd9 0x10000 0xda 0x10000>; lk2nd,match-bootloader = "S291"; chosen { }; };`
Please join the chat at #msm8916:postmarketos.org (or #msm8916-mainline on irc.oftc.net) for device support and porting help. Hard to help here in GitHub issues.