facebook / openbmc

OpenBMC is an open software framework to build a complete Linux image for a Board Management Controller (BMC).
633 stars 277 forks source link

yosemite4: Initial commit for meta-yosemite4n #241

Open linkunfa opened 3 months ago

linkunfa commented 3 months ago

Description

Initial commit for meta-yosemite4n layer for Nuvoton management board.

Motivation

Test Plan

bitbake yosemite4n-image - Build Pass

facebook-github-bot commented 3 months ago

@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 3 months ago

@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 2 months ago

@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 2 months ago

@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 2 months ago

@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

williamspatrick commented 2 months ago

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?

linkunfa commented 2 months ago

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.

linkunfa commented 2 months ago

I have split this into 5 PRs: https://github.com/facebook/openbmc/pull/243 https://github.com/facebook/openbmc/pull/244 https://github.com/facebook/openbmc/pull/245 https://github.com/facebook/openbmc/pull/246 https://github.com/facebook/openbmc/pull/247

Please help on reviewing, thanks.