christinaa / rpi-open-firmware

Open source VPU side bootloader for Raspberry Pi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pass RAM size from VC4 (in sdram.c) to ARM (via mailboxes or legacy comm channels)

alyssarosenzweig opened this issue · comments

Well since legacy channels are gone, I guess MBOX or writing to some high or low address is the only way now.

Passed as a structure at a fixed memory location to ARM.