[raspi-internals] Re: where is the threadx?

  • From: A Musavi <musavi.a@xxxxxxxxx>
  • To: raspi-internals@xxxxxxxxxxxxx
  • Date: Fri, 13 Apr 2018 15:46:08 +0430

 thanks for your quick answer, and do you know what is the CPU (GPU) of the
Videocore? (Dualcore Videocore IV CPU )
Is it ARM, intel , or...?



On Thu, Apr 12, 2018 at 12:48 PM, Dennis Thekumthala <
d.thekumthala@xxxxxxxxx> wrote:

The ThreadX GPU firmware is contained in the file start.elf on the SD
card.

There is a small bootrom inside all BCM28XX SoCs. That bootrom searches
for a bootcode.bin on the SD card. bootcode.bin then loads start.elf.

If you want to write code for the VideoCore yourself, the first thing you
can replace with your own code is bootcode.bin.

AFAIK no other firmware is stored inside the SoC.


2018-04-12 6:49 GMT+02:00 A Musavi <musavi.a@xxxxxxxxx>:

Hi

I am doing a research about .raspberrypi architecture. However i can't
understand where is the videocore's OS is stored? Is it a ROM, SD card or
?? inside the Videocore GPU?

The second questions is that other than the main OS (e.g. Raspbian), and
the Videocore'OS is there any other embedded OS in  .Raspberrypi?

thanks in advance



Other related posts: