-
Notifications
You must be signed in to change notification settings - Fork 300
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
Steep learning curve; improving docs #439
Comments
We can use AI to improve it now.
libusb.dll needn't now. Prebuilt image static link it.
Yes
Yes, uuu -lsusb
Oh, most script languadge use "quite"
yes, uuu abc.zip, will scan auto.uuu in zip to avoid you have to extract abc.zip
It is just download uboot and run uboot. Don't write to any storage. It is useful to debug uboot.
Only write to ddr and run buoot.
It just only talk which chip ROM. uuu know which chip by PID/VID and know the protocol with ROM.
PDF is generate from wiki page. We can use AI help. We improve one page by one page
the device was obtaining data from the host PC, then that might be called download. There are nothing about writing.
fastboot is android system burn image command in uboot. It needs some android development background.
It should be out of data.
uuu [-d -m -v -bmap -no-bmap] -b[run] <emmc|emmc_all|fat_write|nand|nvme_all|qspi|sd|sd_all|spi_nand|spl> arg...
-b is shortcut of -brun, there are another option -bshow to show detail of built-in script.
Yes, we can improve it.
for exmaple: then, you just need press reset button, board will boot automatically. Needn't burn uboot.imx everytime when you change uboot.
If you write a script
uuu -lsusb
yocto build will greate bmap file.
if you connect to multi board in PC, you can use -m /ms to tell uuu, which board do you want to burn or download. Thank you feedback, can you create one issue for one problem. So we can fix one by one. |
I think UUU is a powerful tool, but learning how to use it is very challenging. Many things could be improved to ease the learning curve such as better docs (wiki/PDF) and app help info.
In order to understand the tool I have compiled a list of questions and issues. I also took the liberty to re-write both the command line help info and PDF. I tried to improve the wording and organization. Where I could, I tried to clarify and correct -- knowing that I might be wrong in my assumptions.
I realize this is a lot of information. I hope that some of it can be leveraged to improve the tool.
General
Documentation -- uuu.pdf
CLI help info
The help output from the app is better than some apps I’ve used, but it has some issues.
UUU.docx
uuu-help.txt
The text was updated successfully, but these errors were encountered: