diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-01-17 01:56:32 -0600 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2008-01-17 02:11:17 -0600 |
commit | 74121b470c14f7eaf284ee838bffca6f9521069e (patch) | |
tree | 55351d6300952f88cc0f0fa191617fae8255b606 /include/configs/stxgp3.h | |
parent | 143b518d9125b54f96f1d7f1afc640b8aae81ff0 (diff) | |
download | bootable_bootloader_goldelico_gta04-74121b470c14f7eaf284ee838bffca6f9521069e.zip bootable_bootloader_goldelico_gta04-74121b470c14f7eaf284ee838bffca6f9521069e.tar.gz bootable_bootloader_goldelico_gta04-74121b470c14f7eaf284ee838bffca6f9521069e.tar.bz2 |
85xx: Convert STXGP3 & STXSSA to new TLB setup
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, 1 insertions, 0 deletions
diff --git a/include/configs/stxgp3.h b/include/configs/stxgp3.h index 047e1cf..d6d4c46 100644 --- a/include/configs/stxgp3.h +++ b/include/configs/stxgp3.h @@ -52,6 +52,7 @@ #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 */ |