summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAshish kumar <Ashish.kumar@nxp.com>2016-01-29 16:40:08 +0530
committerYork Sun <york.sun@nxp.com>2016-02-01 13:59:55 -0800
commit7711cc0a0648e215571b1d1768381963d92a1d97 (patch)
tree7b8ade672479df0b68a2d86f5b7bff56c92a0bbb /include
parent2ea3a448ccfdd3d6f7e01060ba8fa49bd97a73e0 (diff)
downloadblackbird-obmc-uboot-7711cc0a0648e215571b1d1768381963d92a1d97.tar.gz
blackbird-obmc-uboot-7711cc0a0648e215571b1d1768381963d92a1d97.zip
arm8: ls2080: Move the core errata defines out of board specific file
Valid for core A57 Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/ls2080a_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ls2080a_common.h b/include/configs/ls2080a_common.h
index 7323e10731..def0a6f3f0 100644
--- a/include/configs/ls2080a_common.h
+++ b/include/configs/ls2080a_common.h
@@ -15,9 +15,6 @@
#define CONFIG_GICV3
#define CONFIG_FSL_TZPC_BP147
-/* Errata fixes */
-#define CONFIG_ARM_ERRATA_828024
-#define CONFIG_ARM_ERRATA_826974
#include <asm/arch/ls2080a_stream_id.h>
#include <asm/arch/config.h>
OpenPOWER on IntegriCloud