X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Ffsl_errata.h;h=89051aa7412a6d233cdd9b7d958e681b296487b3;hb=0d7f1ae0fe6c0d9af2c0208aab4843ec3fdfaf52;hp=8441f91029cc7ede239df7269d89787f717c518c;hpb=a46b1852de967f8a7de26e0b46e864c794a18c16;p=u-boot diff --git a/include/fsl_errata.h b/include/fsl_errata.h index 8441f91029..89051aa741 100644 --- a/include/fsl_errata.h +++ b/include/fsl_errata.h @@ -10,7 +10,7 @@ #include #if defined(CONFIG_PPC) #include -#elif defined(CONFIG_LS102XA) +#elif defined(CONFIG_ARCH_LS1021A) #include #elif defined(CONFIG_FSL_LAYERSCAPE) #include @@ -66,7 +66,7 @@ static inline bool has_erratum_a008378(void) switch (soc) { -#ifdef CONFIG_LS102XA +#ifdef CONFIG_ARCH_LS1021A case SOC_VER_LS1020: case SOC_VER_LS1021: case SOC_VER_LS1022: