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

wiringpi: A06: add PU/PD/Hi-Z control #51

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

yatli
Copy link

@yatli yatli commented Apr 11, 2023

这个不着急,我现在只做了A06的,需要多上机测试一下。

// iomux_vaddr: pointing to GRF IOMUX control register
// pud_vaddr: pointing to GRF PU/PD control register
// gpio_vaddr: pointing to GPIO control register
unsigned int cru_vaddr, iomux_vaddr, pud_vaddr, ddr_vaddr;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: These are not virtual addresses but physical.

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.

1 participant