Shown in the Image:
10100110 00000000
Default that ships with the board:
11100100 00000000
Current board settings:
11100100 01000010
The first two bits of the second switch connect SDHC2 to the eMMC flash, the last two bits of the second switch select booting from the second bank of QSPI flash.
From the default setup that ships with the board I have changed the bit labeled MUX_SDHC2_S1 from 0 to 1, and the bit labeled MUX_QSPI_S0 from 0 to 1.
From the switches in the image the differences are:
SW_ENG_USE: 0 -> 1
UART_MUX_EN_B: 1 -> 0
MUX_SDHC2_S1: 0 -> 1
MUX_QSPI_S0: 0 -> 1