diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-01-16 09:15:29 -0600 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2008-01-16 23:21:56 -0600 |
commit | 4d3521cc79cabc61edf12c48c0ce318d4efb712f (patch) | |
tree | d9f0277cf935b625961ab7ecaf8bee10c6664e8f /include/configs/TQM85xx.h | |
parent | 572b13afc42710f2957c382a710360429c0e099b (diff) | |
download | u-boot-imx-4d3521cc79cabc61edf12c48c0ce318d4efb712f.zip u-boot-imx-4d3521cc79cabc61edf12c48c0ce318d4efb712f.tar.gz u-boot-imx-4d3521cc79cabc61edf12c48c0ce318d4efb712f.tar.bz2 |
85xx: convert remaining 85xx boards over to use new LAW init code
Converted ATUM8548, MPC8568 MDS, MPC8540 EVAL, and TQM85xx boards over
to use new LAW init code.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/configs/TQM85xx.h')
-rw-r--r-- | include/configs/TQM85xx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/TQM85xx.h b/include/configs/TQM85xx.h index f3b1a53..dd0654b 100644 --- a/include/configs/TQM85xx.h +++ b/include/configs/TQM85xx.h @@ -50,6 +50,8 @@ #define CONFIG_CPM2 1 /* has CPM2 */ #endif +#define CONFIG_FSL_LAW 1 /* Use common FSL init code */ + /* * sysclk for MPC85xx * |