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

Enable PCIe for Khadas VIM3 (#3092) #3100

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Enable PCIe for Khadas VIM3 (#3092) #3100

merged 1 commit into from
Jan 23, 2024

Conversation

agners
Copy link
Member

@agners agners commented Jan 23, 2024

It seems that the PCIe driver is not enabled for Khadas VIM3. Enable it by default.

Note to make use of the M2X extension board, the following commands need to be executed on the U-Boot command line:

HAOS> i2c dev 0
Setting bus to 0
HAOS> i2c mw 0x18 0x33 1

It seems that the PCIe driver is not enabled for Khadas VIM3. Enable it
by default.

Note to make use of the M2X extension board, the following commands need
to be executed on the U-Boot command line:

```
HAOS> i2c dev 0
Setting bus to 0
HAOS> i2c mw 0x18 0x33 1
```
@agners agners added the board/khadas Khadas VIM Boards label Jan 23, 2024
@agners agners merged commit 7685e04 into dev Jan 23, 2024
2 checks passed
@agners agners deleted the enable-pcie-on-khadas-vim3 branch January 23, 2024 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants