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

core/linux-raspberrypi: re-enable BCM_VC_SM #1516

Closed
wants to merge 1 commit into from

Conversation

invisiblek
Copy link

  • This has been fixed in the raspberry pi kernel for multi-platform
    builds.
  • Also fix building with a non-clean tree as firmware/brcm
    already exists in that case.

@invisiblek
Copy link
Author

Fixed here: raspberrypi/linux#2205

* This has been fixed in the raspberry pi kernel for multi-platform
  builds.
* Also fix building with a non-clean tree as firmware/brcm
  already exists in that case.
@kmihelich
Copy link
Member

No, the referenced PR does not fix the issue. ARMv6 will still be running ARMv7 assembly.

@kmihelich kmihelich closed this Sep 20, 2017
@invisiblek
Copy link
Author

Huh? It's ifdef'd for v6/v7, unless I'm missing something. The referenced PR fixes the compile error, which I assumed is what caused you to remove this config option in the first place.

@invisiblek
Copy link
Author

Oh nevermind, I see what you're saying. I have a patch in mind.

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