[PATCH] mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111
Mario Six
mario.six at gdsys.cc
Wed Jan 8 08:47:57 CET 2020
On Wed, Dec 11, 2019 at 10:39 AM Rasmus Villemoes
<rasmus.villemoes at prevas.dk> wrote:
>
> The mpc8309 is also affected by the "Manual Asynchronous CMD12 abort
> operation causes protocol violations" erratum, though it is enumerated
> as eSDHC16 in the errata sheet for mpc8309.
>
> Signed-off-by: Rasmus Villemoes <rasmus.villemoes at prevas.dk>
> ---
> arch/powerpc/cpu/mpc83xx/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/powerpc/cpu/mpc83xx/Kconfig b/arch/powerpc/cpu/mpc83xx/Kconfig
> index 72053ceab4..e9f6e93c21 100644
> --- a/arch/powerpc/cpu/mpc83xx/Kconfig
> +++ b/arch/powerpc/cpu/mpc83xx/Kconfig
> @@ -220,6 +220,7 @@ config ARCH_MPC8309
> select MPC83XX_QUICC_ENGINE
> select MPC83XX_PCI_SUPPORT
> select MPC83XX_SECOND_I2C_SUPPORT
> + select SYS_FSL_ERRATUM_ESDHC111
>
> config ARCH_MPC831X
> bool
> --
> 2.23.0
>
Reviewed-by: Mario Six <mario.six at gdsys.cc>
Applied to mpc83xx/next.
Best regards,
Mario
More information about the U-Boot
mailing list