X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fcm-bf533.h;h=485f01a01c04f6f76bdd2e7e39d6cf6eb06679d1;hb=2c3dc792b6df16970077c0d64085e29f1f85d4c8;hp=75152964b61d8c358971630357199d80f866a953;hpb=a7709d926dbc7cb1541034fcf2b21ce3e838cb12;p=u-boot diff --git a/include/configs/cm-bf533.h b/include/configs/cm-bf533.h index 75152964b6..485f01a01c 100644 --- a/include/configs/cm-bf533.h +++ b/include/configs/cm-bf533.h @@ -63,7 +63,6 @@ * Network Settings */ #define ADI_CMDS_NETWORK 1 -#define CONFIG_NET_MULTI #define CONFIG_SMC91111 1 #define CONFIG_SMC91111_BASE 0x20200300 #define CONFIG_HOSTNAME cm-bf533 @@ -99,7 +98,6 @@ #define CONFIG_BOOTCOMMAND "run flashboot" #define FLASHBOOT_ENV_SETTINGS "flashboot=bootm 0x20040000\0" - /* * Pull in common ADI header for remaining command/environment setup */