Line 1:
Line 1:
+
{{lowercase title}}
+
boot0 is the first-stage bootloader in the [[Starlet]] ARM core on board the [[Hollywood]]; it's contained in 4K of Mask ROM (only 1.5K of which is actually used).
boot0 is the first-stage bootloader in the [[Starlet]] ARM core on board the [[Hollywood]]; it's contained in 4K of Mask ROM (only 1.5K of which is actually used).
Line 482:
Line 484:
FFFF1FFC DCD 0xABAB0101 ; not sure what this is
FFFF1FFC DCD 0xABAB0101 ; not sure what this is
FFFF1FFC ; boot0 ends
FFFF1FFC ; boot0 ends
+
+
[[Category:Software]]