Designing the Markos boot process

I am using the Raspberry Pi Zero W for my test host machine for these early builds of MARKOS, so I have to model after it’s particular boot process, and this post describes what that is. To start we need 3 key binary files before we load the kernel, namely bootcode.bin, loader.bin and start.elf, and these are available on the Raspberry Pi… Continue reading Designing the Markos boot process

Published
Categorized as Dev Log