diff options
| author | Kumar Gala <[email protected]> | 2008-01-16 23:11:57 -0600 |
|---|---|---|
| committer | Kumar Gala <[email protected]> | 2008-01-17 02:05:35 -0600 |
| commit | 0f7a3dc95cbff3c21bd6dbc639313796412bbbab (patch) | |
| tree | 1f32d8dcc6b4a91f3374f71ffb163dd6aeef2b43 /include | |
| parent | 8716318057a5f60ab1ba081ece2dbe82ae00e1ee (diff) | |
85xx: Convert MPC8544 DS to new TLB setup
Signed-off-by: Kumar Gala <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/MPC8544DS.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/MPC8544DS.h b/include/configs/MPC8544DS.h index a8942095c95..1269c8ae3a2 100644 --- a/include/configs/MPC8544DS.h +++ b/include/configs/MPC8544DS.h @@ -43,6 +43,7 @@ #define CONFIG_FSL_PCIE_RESET 1 /* need PCIe reset errata */ #define CONFIG_FSL_LAW 1 /* Use common FSL init code */ +#define CONFIG_FSL_INIT_TLBS 1 /* Use common FSL init code */ #define CONFIG_TSEC_ENET /* tsec ethernet support */ #define CONFIG_ENV_OVERWRITE |
