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

Raspberry Pi 4 Support #15

Open
illegalprime opened this issue Sep 17, 2019 · 5 comments
Open

Raspberry Pi 4 Support #15

illegalprime opened this issue Sep 17, 2019 · 5 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@illegalprime
Copy link
Owner

illegalprime commented Sep 17, 2019

is it in the upstream kernel?
how much work would t be to add it?
let's find out!

Kernel

RPi4 things don't seem to be upstreamed yet, but DTS and defconfigs are available here: https://github.com/raspberrypi/linux

This /should be/ pretty easy.

UBoot

not sure yet..

@illegalprime illegalprime added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers question Further information is requested labels Sep 17, 2019
@illegalprime
Copy link
Owner Author

didn't know upstream was already making good progress
NixOS/nixpkgs#68265

It might be easy for u-boot to be patched, will investigate more.

@illegalprime illegalprime removed good first issue Good for newcomers help wanted Extra attention is needed labels Sep 17, 2019
@illegalprime illegalprime changed the title Investigate Raspberry Pi 4 Raspberry Pi 4 Support Sep 17, 2019
@samueldr
Copy link

samueldr commented Sep 20, 2019

U-Boot will get support after the mainline kernel has initial support, from what I remember reading. Something about waiting on the kernel for the device tree source files, as they go kernelu-boot or something like that.


Here's the patch series on their patchwork.

@illegalprime
Copy link
Owner Author

Just saw this, thanks for the info/link!

@jpraczyk
Copy link

Just an fyi @illegalprime, it seems that u-boot 2019.10 already supports rpi 4.

@samueldr
Copy link

Yes it should, I updated u-boot, and also opened a PR with the added u-boot for rpi4, but..

  • This is not tested
  • It lacks the changes to the generic image

NixOS/nixpkgs#70796

Changes should be relatively trivial, I should be able to get back to it by November, unless someone else got it going before I have the time to work on that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants