You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 32bit should not be a problem. Just don't load raspbootin as 64bit kernel. And you won't be able to chain load a 64bit kernel. The UART on the RPi3 is also at the same place as on the RPi2.
So I think what goes wrong is detecting the RPi model. I'm rewriting this now to use device trees instead of ATAGs which is more the standard boot protocol on ARM. I will close this when I can boot on my new RPi4 with the new code, which should test both 64bit cpus booting 32bit code and detecting the uart correctly.
I'm not able to get raspbootin working on a RPi3.
I get garbled output like:
Any help or advice would be greatly appreciated.
Thanks
The text was updated successfully, but these errors were encountered: