Re: [U-Boot] [PATCH v2] mmc: correct the HS400 initialization process

2019-03-26 Thread Marek Vasut
On 3/26/19 7:24 AM, BOUGH CHEN wrote: > After the commit b9a2a0e2e9c0 ("mmc: Add support for downgrading > HS200/HS400 to HS mode"), it add a parameter in mmc_set_card_speed() > which indicates that the HS200/HS400 to HS downgrade is happening. > > During the HS400 initialization, first select to

[U-Boot] [PATCH v2] mmc: correct the HS400 initialization process

2019-03-25 Thread BOUGH CHEN
After the commit b9a2a0e2e9c0 ("mmc: Add support for downgrading HS200/HS400 to HS mode"), it add a parameter in mmc_set_card_speed() which indicates that the HS200/HS400 to HS downgrade is happening. During the HS400 initialization, first select to HS200, and config the related clock rate, then d