Hello,
I am working with an i.MX6 Quad/DualLite system and need to boot from an SSD connected via SATA. Currently, I can successfully boot from SD card and eMMC using the following DIP switch configurations:
- SD Card Boot: 1-4-6-8 ON
- eMMC Boot: 1-2-4-5-6-8 ON
However, I could not find the correct DIP switch combination for SATA (SSD) boot.
Here are the details of my system:
- Processor: ARMv7 (Freescale i.MX6 Quad/DualLite)
- Bootloader: U-Boot
- Current Behavior: The SSD is detected in Linux (lsblk and fdisk -l show it), but I cannot boot from it
- Requirement: I need the correct DIP switch configuration and any additional steps required to enable booting from SATA
Could you provide guidance on:
- The correct DIP switch settings for SATA boot.
- Whether I need to flash U-Boot or any other firmware on the SSD.
- Any additional configuration steps (e.g., setting U-Boot environment variables).
Any help would be greatly appreciated. Thank you!