bootroms/readme.md
2024-08-09 21:26:28 +00:00

10 lines
357 B
Markdown

# bootroms
This repo contains a few bootroms I've dumped.
Parameters for analysis:
* Rockchip: AArch64, base address `0xffff_0000`
* TI AM3358: ARMv7-A, base address `0x4002_0000`
* TI is rude, this only contains the public bootrom. The actual bootrom is disabled
* i.MX6: ARMv7-A, base address `0x0000_0000`
* BCM2835: VC4, base address `0x6000_0000`