diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-01-17 02:19:18 -0600 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2008-01-17 02:19:18 -0600 |
commit | 7dc358bb0de9e2fa341f3b4c914466b1f34b2d89 (patch) | |
tree | f88691a059949e15024eb8f6f5b086559a4a09d3 /include/configs/stxgp3.h | |
parent | 3b558e26a5ef31635787d6d6e97d70939d4f892d (diff) |
85xx: Get ride of old TLB setup code
Now that all boards have been converted, remove old config code and the
config option for the new style.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/configs/stxgp3.h')
-rw-r--r-- | include/configs/stxgp3.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/stxgp3.h b/include/configs/stxgp3.h index d6d4c464d52..047e1cf99a3 100644 --- a/include/configs/stxgp3.h +++ b/include/configs/stxgp3.h @@ -52,7 +52,6 @@ #define CONFIG_DDR_2T_TIMING /* Sets the 2T timing bit */ #define CONFIG_FSL_LAW 1 /* Use common FSL init code */ -#define CONFIG_FSL_INIT_TLBS 1 /* Use common FSL init code */ /* sysclk for MPC85xx */ |