X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fcm-bf561.h;h=4a77435648e5f8a475cd7482818a21fe49ad6827;hb=206c00f26f56af02686cb69bfe5c75e979063171;hp=1153f111d34aefd89dbd8657a7559db0bc1d262c;hpb=c3ae126c2cad03f04be36c92dd9437b9ee2385b6;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/cm-bf561.h b/include/configs/cm-bf561.h index 1153f11..4a77435 100644 --- a/include/configs/cm-bf561.h +++ b/include/configs/cm-bf561.h @@ -61,11 +61,12 @@ */ #define ADI_CMDS_NETWORK 1 /* The next 2 lines are for use with DEV-BF5xx */ -#define CONFIG_DRIVER_SMC91111 1 +#define CONFIG_NET_MULTI +#define CONFIG_SMC91111 1 #define CONFIG_SMC91111_BASE 0x28000300 /* The next 3 lines are for use with EXT-BF5xx-USB-ETH2 */ /* #define CONFIG_DRIVER_SMC911X 1 */ -/* #define CONFIG_DRIVER_SMC911X_BASE 0x24080000 // AMS1 */ +/* #define CONFIG_DRIVER_SMC911X_BASE 0x24080000 /! AMS1 */ /* #define CONFIG_DRIVER_SMC911X_32_BIT 1 */ #define CONFIG_HOSTNAME cm-bf561 /* Uncomment next line to use fixed MAC address */