]> Git Repo - J-u-boot.git/commitdiff
armv8/ls1043a: enable workaround for errarum A009942
authorShengzhou Liu <[email protected]>
Fri, 29 Jan 2016 08:56:01 +0000 (16:56 +0800)
committerYork Sun <[email protected]>
Wed, 24 Feb 2016 16:40:56 +0000 (08:40 -0800)
DDR erratum A-009942 applies to LS1043A.

Signed-off-by: Shengzhou Liu <[email protected]>
Reviewed-by: York Sun <[email protected]>
arch/arm/include/asm/arch-fsl-layerscape/config.h

index ff3b1bee3e0873907b0546e1bd912e81ecf24357..a4eb096a64ebb6e1392099d66f663b46f6c2f6d5 100644 (file)
 
 #define CONFIG_SYS_FSL_ERRATUM_A009663
 #define CONFIG_SYS_FSL_ERRATUM_A009929
+#define CONFIG_SYS_FSL_ERRATUM_A009942
 #else
 #error SoC not defined
 #endif
This page took 0.03058 seconds and 4 git commands to generate.