Y
Hacker News
new
|
ask
|
show
|
jobs
by
loonattic
3536 days ago
It's basically like a BIOS on x86? The original is closed source, initializes the VideoCore chip?
1 comments
tremon
3536 days ago
Kinda, but with x86 the BIOS code is executed on the x86 processor itself and before that, the processor bootstraps itself. Here, the VideoCore processor (the GPU iiuc) is responsible for bootstrapping the CPU.
link