several cleanups for ifxmips. removes all code that has not been cleaned up properly
[openwrt/openwrt.git] / target / linux / ifxmips / files / arch / mips / ifxmips / prom.c
index efd472fb0eb314cfc0526de2b68fa0b3c806df1f..1a27f1a9656589a32f8a53a61537fafa49d9b595 100644 (file)
@@ -32,6 +32,7 @@ unsigned int prom_cp1_size;
 /* for Multithreading (APRP) on MIPS34K */
 unsigned long physical_memsize;
 
+/* early printk on asc0 or asc1 ? */
 #ifdef CONFIG_IFXMIPS_PROM_ASC0
 #define IFXMIPS_ASC_DIFF       0
 #else