diff options
author | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2014-04-07 19:13:42 +0200 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2014-04-07 19:13:42 +0200 |
commit | 284bb60ed6636df3794ba102dd4325a96f1206e9 (patch) | |
tree | ad50491bf8f67237dd3083e2f454fcd2fe40b262 /include/configs | |
parent | 1e6ad55c058200010bb0649524a2c874e7049242 (diff) | |
parent | 68659d649debc9fb3d8ce21ce4dcfe3a66b63e3a (diff) | |
download | u-boot-imx-284bb60ed6636df3794ba102dd4325a96f1206e9.zip u-boot-imx-284bb60ed6636df3794ba102dd4325a96f1206e9.tar.gz u-boot-imx-284bb60ed6636df3794ba102dd4325a96f1206e9.tar.bz2 |
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/mx6_common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h index eb107d3..8a8920f 100644 --- a/include/configs/mx6_common.h +++ b/include/configs/mx6_common.h @@ -20,6 +20,8 @@ #define CONFIG_ARM_ERRATA_742230 #define CONFIG_ARM_ERRATA_743622 #define CONFIG_ARM_ERRATA_751472 +#define CONFIG_ARM_ERRATA_794072 +#define CONFIG_ARM_ERRATA_761320 #define CONFIG_BOARD_POSTCLK_INIT #ifndef CONFIG_SYS_L2CACHE_OFF |