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, ?)