-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
beagle: Enable modules for ethernet and serial over USB #8324
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
Conversation
- BeagleBoard.org boards normally ship with USB cdc enabled to allow network sharing and ssh support over usb. - This is specially important for boards like pocketbeagle2 since it does not have built-in wifi. Signed-off-by: Ayush Singh <ayush@beagleboard.org>
- Allows for network share when usb serial is not required. Signed-off-by: Ayush Singh <ayush@beagleboard.org>
WalkthroughTwo new kernel configuration options, Suggested labels
Suggested reviewers
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms (2)
🔇 Additional comments (2)
|
Description
Enable kernel modules required to make Ethernet and serial over USB work as described here.
Tested on PocketBeagle 2.
Checklist:
Please delete options that are not relevant.