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

auto-select board DT for the NanoPi NEO2 based on board hardware revision #1066

Merged
merged 1 commit into from Jul 30, 2018
Merged

Conversation

5kft
Copy link
Member

@5kft 5kft commented Jul 29, 2018

This change introduces a method for U-Boot to perform board version detection at boot and update the required board DT to load. This process is used to detect the NEO2 board revision and load the v1.1 NEO2 DT for v1.1 NEO2 boards.

Note that this change is dependent on the changes made in both PR #1064 and PR #1065. This PR should not be merged until after these two prior PRs are merged.

This change has been tested on both NanoPi NEO2 v1.0 and v1.1 boards.

This change introduces a method for U-Boot to perform board version detection at boot and
update the required board DT to load.  This process is used to detect the NEO2 board revision
and load the v1.1 NEO2 DT for v1.1 NEO2 boards.
@igorpecovnik igorpecovnik merged commit 7e04b1f into armbian:master Jul 30, 2018
@5kft 5kft deleted the boot-auto-dt branch July 31, 2018 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants