Skip to content

pistachio: Add alias for wifi in dts #117

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

Merged
merged 1 commit into from
Dec 3, 2016

Conversation

ghost
Copy link

@ghost ghost commented Dec 2, 2016

This connects CreatorDev/u-boot#19.

Signed-off-by: Francois Berder [email protected]

@ghost ghost added the s: review label Dec 2, 2016
@@ -17,6 +17,7 @@
serial0 = &uart0;
serial1 = &uart1;
ethernet0 = &enet;
wifi0 = &wifi;

Choose a reason for hiding this comment

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

Should it be wlan0?

Copy link
Author

Choose a reason for hiding this comment

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

In that case, ethernet0 would be but eth0 but it is eth0 and there is no convention for wifi alias.

Copy link

@abhijit-mahajani-imgtec abhijit-mahajani-imgtec left a comment

Choose a reason for hiding this comment

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

Verified. If we do not have this PR then it boots with default 00:11:22:33:44:55 mac address but if we have this it uses what is there in OTP_0.

@Ham22 Ham22 merged commit 22e5a6f into CreatorDev:ci40 Dec 3, 2016
@Ham22 Ham22 removed the s: review label Dec 3, 2016
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.

4 participants