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.villem...@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

Reply via email to