| To: | "Ricardo Mendoza" <ricmm@gentoo.org> |
|---|---|
| Subject: | RE: The new "real" console doesn't display printk() messages like "early" console! |
| From: | "Ardelean, Andrei" <Andrei.Ardelean@idt.com> |
| Date: | Fri, 19 Nov 2010 06:04:07 -0800 |
| Cc: | <linux-mips@linux-mips.org> |
| In-reply-to: | <AANLkTimqF-Zy6eQurPRq5m71waB=n4zyRfRbpxyCsWgn@mail.gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <AEA634773855ED4CAD999FBB1A66D0760136A102@CORPEXCH1.na.ads.idt.com><4CE57C92.6030705@mvista.com><AEA634773855ED4CAD999FBB1A66D0760136A151@CORPEXCH1.na.ads.idt.com><AANLkTinEXDoXQFa1gN6prRQYjqkvc9vSA_H7JOXPLsPw@mail.gmail.com><AEA634773855ED4CAD999FBB1A66D0760136A1F3@CORPEXCH1.na.ads.idt.com> <AANLkTimqF-Zy6eQurPRq5m71waB=n4zyRfRbpxyCsWgn@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| Thread-index: | AcuHf5ATiEo4mLPfSaesmCyQSEQaSgAcbkZA |
| Thread-topic: | The new "real" console doesn't display printk() messages like "early" console! |
Hi Ricardo, I used Octeon just as a model, I added my own PORT_GD and my own serial_in/out driver functions which work well, I have some messages on the screen. My problem is that I can see messages like "Freeing unused kernel memory..." but I cannot see printk() error/warning/debug messages, like the messages printed by die(). Thanks, Andrei -----Original Message----- From: mendoza.ricardo@gmail.com [mailto:mendoza.ricardo@gmail.com] On Behalf Of Ricardo Mendoza Sent: Thursday, November 18, 2010 6:58 PM To: Ardelean, Andrei Cc: linux-mips@linux-mips.org Subject: Re: The new "real" console doesn't display printk() messages like "early" console! On Thu, Nov 18, 2010 at 10:01 PM, Ardelean, Andrei <Andrei.Ardelean@idt.com> wrote: > Hi Ricardo, > > I implemented serial platform driver taking as model serial.c from > cavium-octeon. > > Here is my code: > > ... Why use the Octeon code which has platform specific bits that might have nothing to do with your platform? Build up from the simple ones. Ricardo |
| Previous by Date: | Re: [PATCH 3/5] MIPS/Perf-events: Check event state in validate_event(), Peter Zijlstra |
|---|---|
| Next by Date: | Re: [PATCH 4/5] MIPS/Perf-events: Work with the new callchain interface, Frederic Weisbecker |
| Previous by Thread: | Re: The new "real" console doesn't display printk() messages like "early" console!, Ricardo Mendoza |
| Next by Thread: | Re: The new "real" console doesn't display printk() messages like "early" console!, Sergei Shtylyov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |