X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fconfigs%2Flubbock.h;h=90c5bf897476a64c1397b1147fbb5bbfafb26495;hb=606a76f8ef479e42ae4d06f8f3ce87e9a1c72acf;hp=b7d53b65b787e62c10ca151165de0f993400f3c0;hpb=0c0892be0d93a5a892b93739c5eb3bf692fed4ff;p=karo-tx-uboot.git diff --git a/include/configs/lubbock.h b/include/configs/lubbock.h index b7d53b65b7..90c5bf8974 100644 --- a/include/configs/lubbock.h +++ b/include/configs/lubbock.h @@ -41,13 +41,13 @@ #define CONFIG_SHARP_LM8V31 #endif #define CONFIG_MMC -#define BOARD_LATE_INIT 1 +#define CONFIG_BOARD_LATE_INIT #define CONFIG_DOS_PARTITION #define CONFIG_SYS_TEXT_BASE 0x0 #undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */ /* we will never enable dcache, because we have to setup MMU first */ -#define CONFIG_SYS_NO_DCACHE +#define CONFIG_SYS_DCACHE_OFF /* * Size of malloc() pool @@ -57,7 +57,6 @@ /* * Hardware drivers */ -#define CONFIG_NET_MULTI #define CONFIG_LAN91C96 #define CONFIG_LAN91C96_BASE 0x0C000000