jsandler18 / raspi-kernel

MIT License
295 stars 48 forks source link

Running on Rasberry Pi 4B #26

Open patwolfe opened 3 years ago

patwolfe commented 3 years ago

I'm trying to get this code running on my RPi4B and I can't seem to get it working. I've changed PERIPHERAL_BASE to 0xFE000000 as documented here, but my Raspberry Pi gets stuck on the rainbow screen when booting. Does anyone have advice for further debugging this issue?

I've installed Raspbian on my SD card, and have deleted the other kernel images and replaced kernel7.img with the image built from the Makefile. On QEMU I'm able to run it fine (as long as I switch the PERIPHERAL_BASE back to the 2/3 address)

StrSebastian commented 3 years ago

yeah i have the same issue here. pls write me if u fixed it. To get sure, i installed it on Raspi 1 and 2 but nothing showed on screen:( @wolfep15