diff options
author | Andy Fleming <afleming@freescale.com> | 2008-01-17 15:52:38 -0600 |
---|---|---|
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | 2008-01-17 15:52:38 -0600 |
commit | 6ea66a818de376ff599c40bdd6c361cfcba2fb6f (patch) | |
tree | 8d5d0843a6992b83fcf6a1841e8bbe3a7da375c6 /include/configs/stxgp3.h | |
parent | f188896c2f1594fe749fdb99bbc8c54023cfab3a (diff) | |
parent | 7dc358bb0de9e2fa341f3b4c914466b1f34b2d89 (diff) | |
download | u-boot-imx-6ea66a818de376ff599c40bdd6c361cfcba2fb6f.zip u-boot-imx-6ea66a818de376ff599c40bdd6c361cfcba2fb6f.tar.gz u-boot-imx-6ea66a818de376ff599c40bdd6c361cfcba2fb6f.tar.bz2 |
Merge branch 'kumar'
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 3baa32c..047e1cf 100644 --- a/include/configs/stxgp3.h +++ b/include/configs/stxgp3.h @@ -51,6 +51,7 @@ #define CONFIG_DDR_DLL /* possible DLL fix needed */ #define CONFIG_DDR_2T_TIMING /* Sets the 2T timing bit */ +#define CONFIG_FSL_LAW 1 /* Use common FSL init code */ /* sysclk for MPC85xx */ |