We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenStick-Builder/scripts/build_hyp_aboot.sh
Line 9 in f09298c
The model also can be "thwc,ufi001c". Do you want to add an opinion for the user to choose?
https://github.com/msm8916-mainline/lk2nd/blob/5a72bd3baa26ccedfd2562c1ba1e396155388d9a/lk2nd/device/dts/msm8916/msm8916-512mb-mtp.dts#L56
The text was updated successfully, but these errors were encountered:
Do you have a ufi001c board?
ufi001c
My board doesn't seem to enter fastboot mode when the button is pressed during startup, it immediately goes into EDL mode.
fastboot
EDL
Sorry, something went wrong.
The button is for entering EDL mode. To enter fastboot, you can use ADB or erase the rootfs, which will boot into fastboot mode on startup.
UFIxx boards will boot nicely with LK2ND_COMPATIBLE set to yiming,uz801-v3
UFIxx
LK2ND_COMPATIBLE
yiming,uz801-v3
There's no need to specify board specific values here.
I would prefer patching lk2nd to handle all the possible buttons used for fastboot mode.
lk2nd
No branches or pull requests
OpenStick-Builder/scripts/build_hyp_aboot.sh
Line 9 in f09298c
The model also can be "thwc,ufi001c". Do you want to add an opinion for the user to choose?
https://github.com/msm8916-mainline/lk2nd/blob/5a72bd3baa26ccedfd2562c1ba1e396155388d9a/lk2nd/device/dts/msm8916/msm8916-512mb-mtp.dts#L56
The text was updated successfully, but these errors were encountered: