Pi in the Boot..
The Raspberry Pi boot sequence is somewhat unique, due – amongst other things – to the binary code blobs necessary to drive the Broadcom CPU/GPU at boot time. The FAT32 boot partition looks like this: The three binary files arm<nnn>_start.elf provide varying allocations of the processor for CPU (compute) versus GPU (video) work. This effectively means that … Continue reading →