On my device I have 2 mmc devices, eMMC and an SD card, which the Kernel enumerates as /dev/mmcblk0
and /dev/mmcblk1
respectively. It would be desirable for it to enumerate these the other way around,
So does anyone know of a way to force this as a kernel parameter of some kind?