mmc1: mmc_rescan_try_freq: trying to init card at 400000 Hz i have made the following modifications to have a second SD card reader : 1° call mmc1_init : {mmc1_init, DEV_ON_BASEBOARD, PROFILE_ALL}, /* added */ {mmc0_init, DEV_ON_BASEBOARD, PROFILE_ALL}, 2° update mmc1 ...