Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Output log at UART0 at 115,200 bps.

  2. UART0 pins can be turned off by OTP bit.

  3. Read IV_MX[6..3] pins to decide boot-device.

  4. Support 5 boot-devices: SPI-NOR flash, SPI-NAND flash, 8-bit NAND flash, eMMC, SD card, USB flash drive (on either USB2.0 or USB3.0 port)

  5. Support secure-boot.

    1. Verify digital signature of x-boot image.

    2. Decrypt x-boot image.

  6. Secure-boot is enabled by OTP bit.

  7. Support warm-boot (wake up from deep-sleep mode).

  8. Support peripheral-reset signal (output from G_MX2).

Main flow

...

image-20240125-053602.pngImage Modified

image-20240125-053613.pngImage Removedimage-20240125-054245.pngImage Added

Device drivers

...