rpi4-bare-metal icon indicating copy to clipboard operation
rpi4-bare-metal copied to clipboard

Is this starting up for you?

Open rockytriton opened this issue 3 years ago • 1 comments

Hey nice work, I'm trying to get this working as well so I can startup the MMU on rpi4, it doesn't seem to startup for me though.

I tried downloading the firmware from today and from ~6 months ago but neither will boot up for me.

I'm able to get the MMU working on the rpi 3 but not the 4, so was hoping to be able to boot this up and use some of your code.

rockytriton avatar Dec 17 '21 05:12 rockytriton

Hello Mr. LLD!

I've tried using the latest firmware and everything worked fine.

Did your rpi4 show the firmware messages or there's nothing at all? The firmware messages are:

Initialising SDRAM ...
...
Starting start4.elf @ 0xfec00200

Also if you didn't hook up the pl011 UART it may take ~15 seconds for the parent/child messages to start showing on the mini-uart because there're a lot of debugging messages printing on the pl011 UART first.

I've also DM'ed you on discord, if you'd like to chat there.

rhythm16 avatar Dec 17 '21 06:12 rhythm16