X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftegra30-common.h;h=f6c07c6ecc755fdecfcb97b8c7afa95305fe4fea;hb=412665b46134f93464c09405e02f08ac9c62526d;hp=04517e14092c59638fd2d30175f27173bd492918;hpb=9a82b10c6657c5744802971036bb564ebc660291;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/tegra30-common.h b/include/configs/tegra30-common.h index 04517e1..f6c07c6 100644 --- a/include/configs/tegra30-common.h +++ b/include/configs/tegra30-common.h @@ -26,6 +26,12 @@ #include "tegra-common.h" /* + * Errata configuration + */ +#define CONFIG_ARM_ERRATA_743622 +#define CONFIG_ARM_ERRATA_751472 + +/* * NS16550 Configuration */ #define V_NS16550_CLK 408000000 /* 408MHz (pllp_out0) */