Stage2: Difference between revisions
m link nvram |
m link nand |
||
| Line 9: | Line 9: | ||
# Read the contents of [[NVRAM]] | # Read the contents of [[NVRAM]] | ||
# Initialize both LCDs | # 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, ?) | ||
# Display basic hexadecimal error codes | # Display basic hexadecimal error codes | ||
# Possibly factory-programming the NAND flash? | # Possibly factory-programming the [[NAND]] flash? | ||
# Might also do basic power-on self test of peripherals | # Might also do basic power-on self test of peripherals | ||