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

Add Novena platform support #16857

Closed
wants to merge 3 commits into from
Closed

Add Novena platform support #16857

wants to merge 3 commits into from

Conversation

Jookia
Copy link
Contributor

@Jookia Jookia commented Jul 11, 2016

Motivation for this change

This set of patches adds the 'novena' platform, the 'novena' variant and 'novena' u-boot package. With this you can now run NixOS on your Novena! At least as a terminal, there's still a lot more to be done.

Pinging @viric for possible review on this since I've spoken about this before

Things done
  • Tested using sandboxing
    (nix.useChroot on NixOS,
    or option build-use-chroot in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • OS X
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Sent from my Novena. ;)

@mention-bot
Copy link

@Jookia, thanks for your PR! By analyzing the annotation information on this pull request, we identified @viric, @shlevy and @rickynils to be potential reviewers

@copumpkin
Copy link
Member

@Jookia
Copy link
Contributor Author

Jookia commented Jul 17, 2016

Closing for now- I don't think I'll have time to maintain this.

@Jookia Jookia closed this Jul 17, 2016
This platform is intended to target the Novena laptop, based on the ARM i.MX6
board. As such the platform uses configuration for that chipset until support
for the Novena kernel is added.

Following the lead of the Raspberry Pi 2, the platform is configured for binary
compatibility with the Beaglebone despite a possible performance hit.
@Jookia
Copy link
Contributor Author

Jookia commented Sep 13, 2016

I'm going to reopen this as I do in fact have time to maintain this.

@Jookia Jookia reopened this Sep 13, 2016
Jookia added 2 commits September 13, 2016 21:44
The kernel is currently fetched from Xobs' GitHub repository, which I'm under
the assumption is being upstreamed.

This sets the platform's defconfig to be specific to the Novena, which
unfortunately breaks builds not using this kernel.
This pulls from Xobs' upstream and installs binaries around the system.
@Mic92
Copy link
Member

Mic92 commented Jun 10, 2017

Do you still want this to be merged?

@Jookia
Copy link
Contributor Author

Jookia commented Jun 14, 2017 via email

@c0bw3b
Copy link
Contributor

c0bw3b commented Nov 12, 2017

@Jookia I will close this one for the moment (it's conflicting with recent merges anyway).
But feel free to open a new PR when you have a chance to finalize Novena support. :)

@c0bw3b c0bw3b closed this Nov 12, 2017
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.

None yet

5 participants