X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Flart.h;h=2d3b369aae68078c8c7fa53a03e53ee88a4b5a7d;hb=d0b0dcaa220549999d6ea74cf87487846c186a0f;hp=e34ec222b890372e8a05cc27b987ac289e0c1332;hpb=412ab705888742add435dd6ffc2e8bda14962235;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/lart.h b/include/configs/lart.h index e34ec22..2d3b369 100644 --- a/include/configs/lart.h +++ b/include/configs/lart.h @@ -35,6 +35,8 @@ #define CONFIG_LART 1 /* on an LART Board */ #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 /* * Size of malloc() pool @@ -45,9 +47,10 @@ /* * Hardware drivers */ -#define CONFIG_DRIVER_CS8900 1 /* we have a CS8900 on-board */ -#define CS8900_BASE 0x20008300 -#define CS8900_BUS16 1 +#define CONFIG_NET_MULTI +#define CONFIG_CS8900 /* we have a CS8900 on-board */ +#define CONFIG_CS8900_BASE 0x20008300 +#define CONFIG_CS8900_BUS16 /* * select serial console configuration