X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Farmadillo.h;h=d0d0998d6efbc80038353b6502d2992ed1517056;hb=374a235d42fa63cc84dbf384944a69b2d05bdc81;hp=f7eec276858169fb9f88218f9167ba215989b1c4;hpb=8fc3bb4b0603516ad641e2de252a400b85fd869b;p=u-boot diff --git a/include/configs/armadillo.h b/include/configs/armadillo.h index f7eec27685..d0d0998d6e 100644 --- a/include/configs/armadillo.h +++ b/include/configs/armadillo.h @@ -51,15 +51,15 @@ * Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 128*1024) -#define CONFIG_SYS_GBL_DATA_SIZE 128 /* size in bytes reserved for initial data */ /* * Hardware drivers */ -#define CONFIG_DRIVER_CS8900 1 /* we have a CS8900 on-board */ -#define CS8900_BASE 0x20000300 /* armadillo board */ -#define CS8900_BUS16 1 -#undef CS8900_BUS32 +#define CONFIG_NET_MULTI +#define CONFIG_CS8900 /* we have a CS8900 on-board */ +#define CONFIG_CS8900_BASE 0x20000300 /* armadillo board */ +#define CONFIG_CS8900_BUS16 +#undef CONFIG_CS8900_BUS32 /* * select serial console configuration