From: Ian Campbell <ian.campbell@citrix.com>
To: XiaoGuang Wang <xjtuwxg@gmail.com>
Cc: xen-devel@lists.xensource.com,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: Problems in running XenARM on Cortex-A15 Fast Models
Date: Fri, 20 Sep 2013 16:42:10 +0100 [thread overview]
Message-ID: <1379691730.8994.23.camel@hastur.hellion.org.uk> (raw)
In-Reply-To: <CAEaT1aw4CkOQYK9q8+zwJhWJ1gWFcXUyZ9fgV_bbc-+0HjarUQ@mail.gmail.com>
On Fri, 2013-09-20 at 11:31 -0400, XiaoGuang Wang wrote:
> 2013/9/19 Ian Campbell <ian.campbell@citrix.com>
> On Thu, 2013-09-19 at 18:36 -0400, XiaoGuang Wang wrote:
> >
> > 2013/9/19 Ian Campbell <ian.campbell@citrix.com>
> > Please don't top post.
> > Sorry!
> >
> > On Thu, 2013-09-19 at 10:56 -0400, XiaoGuang Wang
> wrote:
> >
> > > So I don't know why I cannot bring up x-term
> windows when I
> > start xen
> > > on fast models. Normally, will it start x-term
> windows if I
> > do the
> > > command like:
> > > model_shell
> > >
> >
> FastModels/FastModelsPortfolio_7.0/examples/RTSM_VE/Build_Cortex-A15x1/Linux64-Release-GCC-4.1/cadi_system_Linux64-Release-GCC-4.1.so xen.git/xen/xen.axp
> >
> >
> > AFAIK the model won't open the xterm until something
> reads or
> > writes the
> > related serial port. So if you haven't configured
> your console
> > correctly
> > then they may never show up.
> >
> > What is your hypervisor command line (in the DTS)?
> >
> > You could also try using
> CONFIG_EARLY_PRINTK=fastmodel when
> > building
> > Xen.
> >
> > Ian.
> >
> >
> > Hi Ian,
> >
> >
> > It still doesn't appear. I download xen-4.4 (also try
> xen-4.3.0) and
> > compile it with this script:
> >
> >
> > xiaoguang@dophine:~/works/arm/xen/xen-4.3.0$ cat
> compile-xen.sh
> > CONFIG_EARLY_PRINTK=fastmodel
> >
> CONFIG_DTB_FILE=/home/xiaoguang/works/arm/xen/vexpress-v2p-ca15-tc1.dtb
>
>
> unless you use "export" these aren't actually exposed to
> subprocesses,
> such as the make invocation.
>
> I just put these directly on the make command line, as you've
> done for
> XEN_TARGET_ARCH and CROSS_COMPILE.
> Yes. I try it like this, but it still doesn't work:
> $ CONFIG_EARLY_PRINTK=fastmodel
> CONFIG_DTB_FILE=/home/xiaoguang/works/arm/xen/vexpress-v2p-ca15-tc1.dtb make -C xen XEN_TARGET_ARCH=arm32 CROSS_COMPILE=/usr/bin/arm-linux-gnueabi-
Try with them after the make command. i.e. exactly the same place as
you've got the XEN_TARGET_ARCH setting. There are subtle semantic
differences to make between environment variables and variables set on
the make command line.
next prev parent reply other threads:[~2013-09-20 15:42 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAEaT1awuH8jo43hyPcucL1atx19FEsqkf3sP6KdD9dUsWQ0aCQ@mail.gmail.com>
2013-09-19 11:19 ` Problems in running XenARM on Cortex-A15 Fast Models Stefano Stabellini
2013-09-19 14:56 ` XiaoGuang Wang
2013-09-19 22:10 ` Ian Campbell
2013-09-19 22:36 ` XiaoGuang Wang
2013-09-19 23:54 ` Ian Campbell
2013-09-20 15:31 ` XiaoGuang Wang
2013-09-20 15:42 ` Ian Campbell [this message]
2013-09-20 16:32 ` XiaoGuang Wang
2013-09-20 17:57 ` Ian Campbell
2013-09-20 18:55 ` XiaoGuang Wang
2013-09-20 21:44 ` Ian Campbell
2013-09-25 14:57 ` XiaoGuang Wang
2013-09-25 14:59 ` 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=1379691730.8994.23.camel@hastur.hellion.org.uk \
--to=ian.campbell@citrix.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
--cc=xjtuwxg@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).