diff options
author | Wolfgang Denk | 2008-04-18 00:40:06 -0700 |
---|---|---|
committer | Wolfgang Denk | 2008-04-18 00:40:06 -0700 |
commit | 248b7d984cffa3107b5acb4c3f5501b7538d877a (patch) | |
tree | bcd28ebe0c05d08880f7ec14c9eb8ad99edef98c /include/configs/imx31_phycore.h | |
parent | 7064122c2eef92f02a03ef37a1a1c07e70cd4e38 (diff) | |
parent | 3e0f331c05d72f140715c1e9fca991927e44d422 (diff) |
Merge branch 'master' of git://www.denx.de/git/u-boot-net
Diffstat (limited to 'include/configs/imx31_phycore.h')
-rw-r--r-- | include/configs/imx31_phycore.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/imx31_phycore.h b/include/configs/imx31_phycore.h index aaa339048ba..7d6aaa1b54b 100644 --- a/include/configs/imx31_phycore.h +++ b/include/configs/imx31_phycore.h @@ -108,6 +108,7 @@ #define CONFIG_DRIVER_SMC911X 1 #define CONFIG_DRIVER_SMC911X_BASE 0xa8000000 +#define CONFIG_DRIVER_SMC911X_32_BIT 1 /* * Miscellaneous configurable options |