diff options
author | Wolfgang Denk <wd@denx.de> | 2009-06-15 11:16:04 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-06-15 11:16:04 +0200 |
commit | 57fe30194d3c15c37d9ff06dbd2a4c1ffccda018 (patch) | |
tree | 84ec6bf344abc54d7cabed0cf13c5655dfb0bd86 /include/configs/at91sam9261ek.h | |
parent | c11ff779f4e0e0c7edc322e84dd229ad28709595 (diff) | |
parent | c9005a72fee4231e30fe93c1741cea2342c54504 (diff) | |
download | u-boot-imx-57fe30194d3c15c37d9ff06dbd2a4c1ffccda018.zip u-boot-imx-57fe30194d3c15c37d9ff06dbd2a4c1ffccda018.tar.gz u-boot-imx-57fe30194d3c15c37d9ff06dbd2a4c1ffccda018.tar.bz2 |
Merge branch 'master' of /home/wd/git/u-boot/custodians
Diffstat (limited to 'include/configs/at91sam9261ek.h')
-rw-r--r-- | include/configs/at91sam9261ek.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/at91sam9261ek.h b/include/configs/at91sam9261ek.h index 4f6b640..83e05b3 100644 --- a/include/configs/at91sam9261ek.h +++ b/include/configs/at91sam9261ek.h @@ -131,6 +131,7 @@ #define CONFIG_SYS_NO_FLASH 1 /* Ethernet */ +#define CONFIG_NET_MULTI 1 #define CONFIG_DRIVER_DM9000 1 #define CONFIG_DM9000_BASE 0x30000000 #define DM9000_IO CONFIG_DM9000_BASE |