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

Drivers/OptionRomPkg: Add Renesas uPD720202 firmware loader #225

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

bexcran
Copy link
Contributor

@bexcran bexcran commented Oct 22, 2024

Add the Renesas uPD720202 firmware loader based on Ard Biesheuvel's patch at
https://edk2.groups.io/g/devel/topic/patch_optionrompkg_add/30905893#

The uPD72020x USB 3.0 chipset family supports two modes of operation. Either the firmware is stored in an external EEPROM chip and downloaded into the chipset at boot time, or it must be uploaded into the chipset by the operating system / driver.
The second option always works and overrides any firmware stored into the EEPROM of the card.

More technical details are discussed in a blog post at https://mjott.de/blog/881-renesas-usb-3-0-controllers-vs-linux.

Add the Renesas uPD720202 firmware loader based on Ard Biesheuvel's
patch at
https://edk2.groups.io/g/devel/topic/patch_optionrompkg_add/30905893#

The uPD72020x USB 3.0 chipset family supports two modes of operation.
Either the firmware is stored in an external EEPROM chip and downloaded
into the chipset at boot time, or it must be uploaded into the chipset
by the operating system / driver.
The second option always works and overrides any firmware stored into
the EEPROM of the card.

More technical details are discussed in a blog post at
https://mjott.de/blog/881-renesas-usb-3-0-controllers-vs-linux.

Signed-off-by: Rebecca Cran <[email protected]>
@bexcran bexcran merged commit d22855a into tianocore:master Oct 23, 2024
1 check passed
@bexcran bexcran deleted the renesas-fw-loader branch October 23, 2024 21:20
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