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

Platform/RK3588: add files for using Firefly ITX-3588J board #109

Merged
merged 4 commits into from
Dec 17, 2023

Conversation

shimmyshai00
Copy link
Contributor

This pull request is aimed at adding support for the Firefly ITX-3588J board. It contains both the board support files and one new (but perhaps a bit rough) driver for the PCA9555 GPIO extension chipset on the board which is needed to control many peripheral devices to the Rockchip SoC there. Last time I tested it - and if I copied it from my original development source copy right to post here! - everything seemed to work well for the most part. One problem is that it seems that for some reason at least the BSP-provided Linux kernels don't get GMAC information in ACPI configuration mode, but I'm also not sure that's a problem solely related to this board, or the EDK2, or is instead the fault of those weird kernels. There is also a Device Tree Blob (DTB) included here as well based on that from "firefly-linux" for BSP kernel 5.10.160 (if I remember right) provided here.

@mariobalanica
Copy link
Collaborator

mariobalanica commented Dec 16, 2023

Looks good to me, just a few notes:

@mariobalanica mariobalanica merged commit a6c7ca1 into edk2-porting:master Dec 17, 2023
16 checks passed
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