summaryrefslogtreecommitdiff
path: root/include/configs/arndale.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-03-07 12:13:42 (GMT)
committerTom Rini <trini@konsulko.com>2017-03-10 00:52:50 (GMT)
commit8dda2e2f9e0976249f4a390e72f12533dbcb5ef4 (patch)
treefb9294706b4ab6be95d3d8b5a2f76fb0d1acef17 /include/configs/arndale.h
parent0f12f10117fe48a50da2ececa53dc7e3bac44d8d (diff)
downloadu-boot-8dda2e2f9e0976249f4a390e72f12533dbcb5ef4.tar.xz
ARM: Migrate errata to Kconfig
This moves all of the current ARM errata from various header files and in to Kconfig. This allows for a minor amount of cleanup as we had some instances where both a general common header file was enabling errata as well as the board config. We now just select these once at the higher level in Kconfig Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/arndale.h')
-rw-r--r--include/configs/arndale.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/arndale.h b/include/configs/arndale.h
index 74fd9c4..e6f2422 100644
--- a/include/configs/arndale.h
+++ b/include/configs/arndale.h
@@ -47,10 +47,6 @@
/* The PERIPHBASE in the CBAR register is wrong on the Arndale, so override it */
#define CONFIG_ARM_GIC_BASE_ADDRESS 0x10480000
-/* CPU Errata */
-#define CONFIG_ARM_ERRATA_773022
-#define CONFIG_ARM_ERRATA_774769
-
/* Power */
#define CONFIG_POWER
#define CONFIG_POWER_I2C