mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-16 15:36:22 -04:00
ARM: tegra: enable workaround for ARM erratum 716044
Tegra20 requires the workaround for this erratum. Enable it. Signed-off-by: Stephen Warren <swarren@nvidia.com>
This commit is contained in:
parent
c5d4752c05
commit
536121328e
@ -28,6 +28,7 @@
|
|||||||
/*
|
/*
|
||||||
* Errata configuration
|
* Errata configuration
|
||||||
*/
|
*/
|
||||||
|
#define CONFIG_ARM_ERRATA_716044
|
||||||
#define CONFIG_ARM_ERRATA_742230
|
#define CONFIG_ARM_ERRATA_742230
|
||||||
#define CONFIG_ARM_ERRATA_751472
|
#define CONFIG_ARM_ERRATA_751472
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user