>>>>> On Sun, 12 Feb 2006 23:18:57 -0500, Kumba <kumba@xxxxxxxxxx> said: kumba> I already tried getting early printk to work....Either it kumba> wasn't initializing early enough for my needs, I was enabling kumba> it incorrectly, or it just doesn't work on Cobalt. This does kumba> work, however, and already pointed out one obvious flaw I have kumba> in a patch I've been using on Cobalt (setting kumba> cpu_scache_line_size to > 0 when cobalt lacks an scache). Well, I do not have any objection to cobalt/console.c itself. I just mean let's use CONFIG_EARLY_PRINTK symbol instead of CONFIG_COBALT_EARLY_CONSOLE (and add some other tweaks such as implementing disable_early_printk()). --- Atsushi Nemoto