RE: [PATCH v2 0/2] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux

From: Biju Das

Date: Mon Dec 01 2025 - 08:18:28 EST




> -----Original Message-----
> From: Josua Mayer <josua@xxxxxxxxxxxxx>
> Sent: 01 December 2025 12:31
> Subject: [PATCH v2 0/2] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
>
> Some Renesas SoC based boards mux SD and eMMC on a single sdio controller, exposing user control by
> dip switch and software control by gpio.
>
> Purpose is to simplify development and provisioning by selecting boot media at power-on, and again
> before starting linux.

Does it mean, you boot with eSD mode, boot the linux with SD mode and flash the image to eMMC??

and then, switch to eMMC boot mode and boot everything from eMMC??


Or

boot with eSD mode, flash emmc images at initramfs level/u-boot level

and then, switch to eMMC boot mode and boot everything from eMMC??


Cheers,
Biju