Stage2: Difference between revisions

Mention NVRAM, mention that stage2 key is fixed, be more certain that stage2 is really a bootloader
No edit summary
Line 7: Line 7:
Not much is known about this bootloader yet, but it presumably knows how to:
Not much is known about this bootloader yet, but it presumably knows how to:
# Initialize the encryption hardware
# Initialize the encryption hardware
# Read the contents of NVRAM
# Initialize both LCDs
# Read blocks (but not files) from the NAND flash
# Read blocks (but not files) from the NAND flash
# Perform some variety of integrity check on all data it reads (signature, CRC, ?)
# Perform some variety of integrity check on all data it reads (signature, CRC, ?)