diff --git a/am3358-public.bin b/am3358-public.bin new file mode 100644 index 0000000..79817df Binary files /dev/null and b/am3358-public.bin differ diff --git a/readme.md b/readme.md index 8f3c162..561c6d0 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,7 @@ # bootroms -This repo contains a few bootroms I've dumped, generally by modifying u-boot SPL. +This repo contains a few bootroms I've dumped. -For analysis, make sure to know the start address -* Rockchip: `0xffff_0000` +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