12-08-2019, 07:53 PM
(12-07-2019, 12:10 PM)Arwen Wrote: The issue I see is that we have 2 x 4MByte binary blobs. I don't really know their names and functions, but one is some trusted firmware Rockchip supplies. That eats up half the SPI storage. We can't even use the eMMC boot partitions for these, as we would still need room for the U-Boot codeI did not read the whole thread, but where do we have 2x4MB binary blobs? This is from my notes (for a very high level overview, see my website link)
Code:
Master Boot Record offset 0kb size 0.5kb
[Unused?] offset 0.5kb size 31.5kb
IDBLoader offset 32kb size 160kb
[Unused?] offset 192kb size 8000kb
U-boot offset 8192kb size 4096kb
Trusted Firmware offset 12288kb size 4096kb