Skip to content
New issue

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

Questions about the DTB model #1

Open
qzydustin opened this issue Sep 21, 2024 · 3 comments
Open

Questions about the DTB model #1

qzydustin opened this issue Sep 21, 2024 · 3 comments

Comments

@qzydustin
Copy link

make -C src/lk2nd LK2ND_BUNDLE_DTB="msm8916-512mb-mtp.dtb" LK2ND_COMPATIBLE="yiming,uz801-v3" \

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

@qzydustin qzydustin changed the title Questions about the Questions about the DTB model Sep 21, 2024
@kinsamanka
Copy link
Owner

Do you have a ufi001c board?

My board doesn't seem to enter fastboot mode when the button is pressed during startup, it immediately goes into EDL mode.

@qzydustin
Copy link
Author

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.

@kinsamanka
Copy link
Owner

UFIxx boards will boot nicely with LK2ND_COMPATIBLE set to 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants