]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
configs/ls2085a: Add support for Cortex-A57 erratas
authorBhupesh Sharma <bhupesh.sharma@freescale.com>
Fri, 23 Jan 2015 10:20:05 +0000 (15:50 +0530)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 31 Jan 2015 22:47:39 +0000 (23:47 +0100)
This patch adds support for handling 828024 and 826974 erratas
for Cortex-A57 cores present on LS2085A SoC.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com>
include/configs/ls2085a_common.h

index 6fe032c9ff64fb6b89f107095af3b9f38ca4998b..01c85666dda3f1dcf04131f109321246d5a2e6c1 100644 (file)
 #define CONFIG_LS2085A
 #define CONFIG_GICV3
 
+/* Errata fixes */
+#define CONFIG_ARM_ERRATA_828024
+#define CONFIG_ARM_ERRATA_826974
+
 /* Link Definitions */
 #define CONFIG_SYS_TEXT_BASE           0x30001000