]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/pb1x00/pb1x00.c
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[karo-tx-uboot.git] / board / pb1x00 / pb1x00.c
index 773e446c0c72e494536e16b9f2e45898a07df2fb..2510ddfd69ddb9394420b6a23596c9a225778355 100644 (file)
@@ -37,7 +37,7 @@ phys_size_t initdram(int board_type)
 #define BCSR_PCMCIA_PC0DRVEN           0x0010
 #define BCSR_PCMCIA_PC0RST             0x0080
 
-/* In cpu/mips/cpu.c */
+/* In arch/mips/cpu/cpu.c */
 void write_one_tlb( int index, u32 pagemask, u32 hi, u32 low0, u32 low1 );
 
 int checkboard (void)