All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chen Baozi <baozich@gmail.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: xen-arm@lists.xen.org, xen-devel@lists.xen.org
Subject: Re: Problems when booting on OMAP5432 devboard
Date: Mon, 1 Jul 2013 11:54:13 +0800	[thread overview]
Message-ID: <20130701035413.GA12358@cbz-workstation> (raw)
In-Reply-To: <1372335001.7996.7.camel@zakaz.uk.xensource.com>

On Thu, Jun 27, 2013 at 01:10:01PM +0100, Ian Campbell wrote:
> On Thu, 2013-06-27 at 19:55 +0800, Chen Baozi wrote:
> > Hi Ian,
> > 
> > After enabling the UART, I have been tring to finish the rest of booting.
> > However, the output information stops at "Placing Xen at XXXX-XXXX" like
> > following:
> > 
> > Starting kernel ...
> > 
> > - UART enabled -
> > - CPU 00000000 booting -
> > - Machine ID 00000ec1 -
> > - Started in Hyp mode -
> > - Zero BSS -
> > - Setting up control registers -
> > - Turning on paging -
> > - Ready -
> > RAM: 0000000080000000 - 00000000ffffffff
> > 
> > MODULE[1]: 00000000a0000000 - 00000000a0400000 
> > Placing Xen at 0x00000000ffe00000-0x0000000100000000
> > 
> > What could be the most possible problem of this case?
> 
> This is a about the point where we would shift from early_printk to the
> proper console driver, so I expect you simply don't have the console
> setup.
> 
Hi Ian,

I guess that it might not all about console driver, because early_printk
does not work properly just after we have updated "the copy of boot_pgtable
to use the new paddrs" in setup_pagetables(). It seems that
FIXMAP_ADDR(FIXMAP_CONSOLE) has been destroyed after the updating without
being restored. I'm looking into those related codes.

Cheers,

Baozi

  reply	other threads:[~2013-07-01  3:54 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-27 11:55 Problems when booting on OMAP5432 devboard Chen Baozi
2013-06-27 12:10 ` Ian Campbell
2013-07-01  3:54   ` Chen Baozi [this message]
2013-07-01  8:50     ` Ian Campbell
2013-07-01  9:19       ` Chen Baozi
2013-07-01  9:30         ` Ian Campbell
2013-07-01  9:49           ` Chen Baozi
2013-07-01  9:57             ` Ian Campbell
2013-07-01 11:18               ` Chen Baozi
2013-07-01 11:31                 ` Ian Campbell
2013-07-01 12:00                   ` Chen Baozi
2013-07-01 12:06                     ` Ian Campbell
2013-07-01 12:32                       ` Chen Baozi
2013-07-01 12:39                         ` Ian Campbell
2013-07-01 12:43                           ` Chen Baozi
2013-07-01 12:58                             ` Chen Baozi
2013-07-01 13:03                               ` Ian Campbell
2013-07-01 13:43                                 ` Chen Baozi
2013-07-01 13:01                             ` Ian Campbell

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=20130701035413.GA12358@cbz-workstation \
    --to=baozich@gmail.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=xen-arm@lists.xen.org \
    --cc=xen-devel@lists.xen.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.