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

No uboot usb-boot support #64

Open
mangelajo opened this issue Jul 21, 2023 · 10 comments
Open

No uboot usb-boot support #64

mangelajo opened this issue Jul 21, 2023 · 10 comments

Comments

@mangelajo
Copy link

I was trying to integrate the visionfive 2 with a project I am working on (jumpstarter) that helps put boards like this in CI and test the software/kernel/board integration etc

But the compiled uboot does not have USB support.

IMG_2221

Is it realistic to count on uboot USB support eventually or is it too complicated?

@archanox
Copy link

According to this page https://rvspace.org/en/project/JH7110_Upstream_Plan it's "planned".

@ThomasKorimort
Copy link

Ethernet over USB is also not working. The complete USB subsystem is lacking on the current kernel. Also the nftables firewall is not starting either. I hope that is planned too...

@misuzu
Copy link

misuzu commented Aug 10, 2023

You could try mine "upstream" u-boot with support for USB, see here #72

EDIT: Nevermind, it doesn't work

@mangelajo
Copy link
Author

You could try mine "upstream" u-boot with support for USB, see here #72

EDIT: Nevermind, it doesn't work

Did you figure out what's on the PC where the crash happens? may be we can figure out and fix it

@misuzu
Copy link

misuzu commented Sep 19, 2023

You could try mine "upstream" u-boot with support for USB, see here #72
EDIT: Nevermind, it doesn't work

Did you figure out what's on the PC where the crash happens? may be we can figure out and fix it

Not sure what you mean. I've opened a new issue regarding usb-boot: #80

@mangelajo
Copy link
Author

please starfive-tech can we get USB boot prioritized?

@MichaelZhuxx
Copy link
Collaborator

the tag v3.4.5 of u-boot has support usb host function

@mangelajo
Copy link
Author

Oh nice I also see https://github.com/starfive-tech/VisionFive2/releases/tag/VF2_v3.8.2 mentions USB, I will give it a try and report back.

@mangelajo
Copy link
Author

Nice I see the usb stack works and we can list USB devices, and read blocks.

Can we add USB to the boot script?

@mangelajo
Copy link
Author

mangelajo commented Nov 24, 2023

👋

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

5 participants