diff options
Diffstat (limited to 'include/configs/SBC8540.h')
-rw-r--r-- | include/configs/SBC8540.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/SBC8540.h b/include/configs/SBC8540.h index 2bbfe9a..322b5fa 100644 --- a/include/configs/SBC8540.h +++ b/include/configs/SBC8540.h @@ -57,6 +57,7 @@ #undef CONFIG_ETHER_ON_FCC /* cpm FCC ethernet support */ #define CONFIG_FSL_LAW 1 /* Use common FSL init code */ +#define CONFIG_FSL_INIT_TLBS 1 /* Use common FSL init code */ #define CONFIG_ENV_OVERWRITE |