On 17 August 2018 at 13:10, Hans-Erik Floryd <hans-erik.flo...@rt-labs.com> wrote: > Add the ESDHC PRSSTAT_SDSTB bit, using the value of SDHC_CLOCK_INT_STABLE. > Freescale recommends checking this bit when changing clock frequency. > > Signed-off-by: Hans-Erik Floryd <hans-erik.flo...@rt-labs.com> > --- > hw/sd/sdhci-internal.h | 2 ++ > hw/sd/sdhci.c | 8 ++++++++ > 2 files changed, 10 insertions(+)
Applied to target-arm.next, thanks. (Your indentation was off-by-one -- we use 4-space indent -- but I fixed that.) -- PMM