Boot sequence:
- The POST (power-on self-test) stored in ROM tests the CPU, DRAM, and the flash device. Professional-grade devices also test the memory;
- The boot loader software is called (this is what decides if we go in recovery "ROM MON" mode);
- Boot loader initializes CPU registers handling memory;
- Boot loader initialized the flash file system;