SPRADC5 January   2024

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1PMIC and Power Custom Changes
  5. 2Pinmux
    1. 2.1 Steps to Configure the PinMux
    2. 2.2 Manual Audit of the Pinmux
  6. 3Custom DDR Related Changes
  7. 4Minimal Kernel DT to Start With
  8. 5Boot Mode Support Summary
    1. 5.1 No-Boot Mode
    2. 5.2 UART Boot Mode
    3. 5.3 OSPI/QSPI/SPI/xSPI/Serial NAND
  9. 6Commonly Encountered Issues During Custom Board Bring Up

OSPI/QSPI/SPI/xSPI/Serial NAND

Booting from a flash device is one of the most common production boot media choices. The SDK provides tools for flashing the media, but during a board bring-up, this adds one more failure point and dependency on tooling. It is recommended to have other boot modes available for back-up testing in case there are any issues with this boot-mode.