]> git.sur5r.net Git - u-boot/blobdiff - board/dbau1x00/dbau1x00.c
* Make BMS2003 use a separate config file to avoid #ifdef mess;
[u-boot] / board / dbau1x00 / dbau1x00.c
index 8fcbd812a5c404c9124f827e3664e1986f00b64f..315e412605c8bcc10560149b40ac46b0d54a83bd 100644 (file)
@@ -39,13 +39,6 @@ long int initdram(int board_type)
 /* In cpu/mips/cpu.c */
 void write_one_tlb( int index, u32 pagemask, u32 hi, u32 low0, u32 low1 );
 
-#ifdef CONFIG_DBAU1100
-#warning "FIXME Check that bcsr is the same as dbau1000 board!"
-#endif
-#ifdef CONFIG_DBAU1500
-#warning "FIXME Check that bcsr is the same as dbau1000 board!"
-#endif
-
 int checkboard (void)
 {
        u16 status;