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

Added the information about serial to help output and added the seperated nvme and ata option #120

Merged
merged 8 commits into from
Jan 12, 2024

Conversation

fish4terrisa-MSDSM
Copy link
Contributor

help: Added lines about serial ports in help output

  • serial options are really useful, and it's stable now, so I added it to the help output

 - serial options are really useful, and it's stable now, so I added it
   to the help output
…ption

 - Added the ATA and NVMe interface, now nobody will ask which format
   the drive is.(And they can choose ATA to boot temporarily and edit
   the U-Boot cmdlines by themselves now)
@fish4terrisa-MSDSM fish4terrisa-MSDSM changed the title Added the information about serial to help output Added the information about serial to help output and added the seperated nvme and ata option Jan 9, 2024
src/main.c Fixed Show resolved Hide resolved
@LekKit
Copy link
Owner

LekKit commented Jan 11, 2024

I'd like to omit the shortened args (-n, -a) when explicitly choosing drive device, since they might be used for something else down the road and having three ways of attaching a drive with a single-letter argument is confusing

 - Removed `-n` and `-a` option
 - Updated help output
 - Removed `-n` and `-a` in doc
@fish4terrisa-MSDSM
Copy link
Contributor Author

Ok, I have omitted the -n and -a options.

@LekKit LekKit merged commit 4609f1a into LekKit:staging Jan 12, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants