X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Farndale.h;h=74fd9c422730e8d83d99e0c949b144e5475a4620;hb=0ff27d4a94637d4b1937c625d33212375bd118d9;hp=437a7454146c0f69d37e64f4062881af90ece57c;hpb=181bd9dc61d2da88b78f1c1138a685dae39354d6;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/arndale.h b/include/configs/arndale.h index 437a745..74fd9c4 100644 --- a/include/configs/arndale.h +++ b/include/configs/arndale.h @@ -27,8 +27,6 @@ /* Miscellaneous configurable options */ #define CONFIG_DEFAULT_CONSOLE "console=ttySAC2,115200n8\0" -#define CONFIG_IDENT_STRING " for ARNDALE" - #define CONFIG_ENV_IS_IN_MMC #define CONFIG_ENV_OFFSET (CONFIG_BL2_OFFSET + CONFIG_BL2_SIZE) @@ -49,6 +47,10 @@ /* 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