Hi,
On 5/19/26 13:53, Raz wrote:
Hey,
I have added a ufs_tool driver to my U-Boot repository. It extends the
ufs command to provide access to IDNs and flags. Mainly, it allows
creating and listing LUNs.
This is something very welcome!
In addition, I am currently adding UFS functionality to the environment.
Which kind of functionalities ?
1. Are there any other engineers working on it ?
AFAIK no, you're free to send,
2. What is the procedure of posting a code ? Pull requests or emails ?
It's mainly aligned on the Linux practices, you can find the U-Boot
particularities in
https://docs.u-boot.org/en/latest/develop/sending_patches.html#sending-updated-patch-versions
If you're unsure about the features implementation, please tag the patches as
RFC.
Thanks,
Neil