public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
From: Luca Santini <luca.santini@spesonline.com>
To: linux-sh@vger.kernel.org
Subject: problems opening console
Date: Tue, 22 Jul 2008 14:17:40 +0000	[thread overview]
Message-ID: <4885EC04.4060708@spesonline.com> (raw)

I almost done the porting of kernel2.6.26 to the edosk7760 board,
(adding the board-specific machvec copying functions from kernel2.4)
but i have problem on init console; these are last log lines of kernel boot:


[    0.000000] Kernel command line: memdM sh_mvíOSK7760 
console=ttySC2,115200 rw sh_pclk3335000 root=/dev/ram

....

[    2.721824] RAMDISK: Compressed image found at block 0
[    5.011947] kjournald starting.  Commit interval 5 seconds
[    5.012189] EXT3 FS on ram0, internal journal
[    5.016100] EXT3-fs: mounted filesystem with ordered data mode.
[    5.022155] VFS: Mounted root (ext3 filesystem).
[    5.027005] Freeing unused kernel memory: 116k freed


after a few debugging i discovered that the kernel hangs trying to open 
/dev/console
(in init/main.c ;  init_post(void) function)

the rootfs seems correctly mounted and the devices /dev/console and 
/dev/ttySC2 are present in the filesystem.

anybody can help me?

             reply	other threads:[~2008-07-22 14:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-22 14:17 Luca Santini [this message]
2008-07-22 19:16 ` problems opening console Paul Mundt
2008-07-23  9:13 ` Luca Santini
2008-07-23  9:55 ` Manuel Lauss
2008-07-23 10:34 ` Luca Santini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4885EC04.4060708@spesonline.com \
    --to=luca.santini@spesonline.com \
    --cc=linux-sh@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox