-
Notifications
You must be signed in to change notification settings - Fork 277
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
yosemite4: Initial commit for meta-yosemite4n #241
base: helium
Are you sure you want to change the base?
Conversation
@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
895d0e3
to
da1ffb9
Compare
@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
da1ffb9
to
ee37726
Compare
@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
ee37726
to
7decdca
Compare
@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Summary: - Add the meta-yosemite4n layer for Nuvoton management board. This is a Linux Foundation-based machine and already upstream. - Add an u-boot patch for factory memory testing purpose. - Add kernel driver patches that are still under upstream review. - Add an entity-manager patch for i3c interface. - cpld-fw-handler: enable update-ebr-init. Signed-off-by: Joseph Liu <[email protected]> Signed-off-by: Marvin Lin <[email protected]>
7decdca
to
2d96aba
Compare
@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Please split this into different PRs. Do one simple one that just adds the machine. Separate ones for u-boot patches, kernel patches, etc. Why do we have this many kernel patches for the Nuvoton chip?? Isn't this work suppose to be upstream? |
Thanks for the review. I'll separate this into different PRs. We are still working on pushing these kernel patches upstream, most of them were pushed and under reviewing, I'll put review link in the commit message. |
Description
Initial commit for meta-yosemite4n layer for Nuvoton management board.
Motivation
Test Plan
bitbake yosemite4n-image - Build Pass