On Wed, Oct 23, 2024 at 7:20 PM Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> wrote: > > Hello Lothar, > > On 20.10.24 21:40, Lothar Rubusch wrote: > > Add generic boot-mode support to Enclustra Arria10 and Cyclone5 boards. > > Some Enclustra carrier boards need hardware adjustments specific to the > > selected boot-mode. > > Can you elaborate more on these hardware adjustments? > > Do the different boot media e.g. share pins and can't be active at the same > time? Exactly. Example, for booting from emmc, qspi needs to be turned off. For reaching SD card or eMMC the boot mode pins need to be mux'd accordingly. That's also why for e.g. flashing QSPI from off u-boot Enclustra implemented a GPIO based boot mode switch. Same for switching the MMCs.