Re: [U-Boot] [PATCH 1/9] mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new value

2017-01-24 Thread Stefan Roese
On 19.01.2017 08:39, Stefan Roese wrote: This patch completely clears the SDHCI_CLOCK_CONTROL register before the new value is configured instead of just clearing the 2 bits SDHCI_CLOCK_CARD_EN and SDHCI_CLOCK_INT_EN. Without this change, some clock configurations will lead to the "Internal

Re: [U-Boot] [PATCH 1/9] mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new value

2017-01-23 Thread Jaehoon Chung
On 01/19/2017 04:39 PM, Stefan Roese wrote: > This patch completely clears the SDHCI_CLOCK_CONTROL register before the > new value is configured instead of just clearing the 2 bits > SDHCI_CLOCK_CARD_EN and SDHCI_CLOCK_INT_EN. Without this change, some > clock configurations will lead to the

[U-Boot] [PATCH 1/9] mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new value

2017-01-18 Thread Stefan Roese
This patch completely clears the SDHCI_CLOCK_CONTROL register before the new value is configured instead of just clearing the 2 bits SDHCI_CLOCK_CARD_EN and SDHCI_CLOCK_INT_EN. Without this change, some clock configurations will lead to the "Internal clock never stabilised." error message on the