From: Julien Grall <julien.grall@linaro.org>
To: mail fetch <fetchmail.0104@gmail.com>
Cc: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: which branch should be used as dom0 on arndale
Date: Wed, 30 Oct 2013 16:02:20 -0700 [thread overview]
Message-ID: <52718FFC.3050802@linaro.org> (raw)
In-Reply-To: <CAF9N9COAedHdOMrGsD0aiMuOr3Cq1oJRWtrZEvXL226AkD88Hw@mail.gmail.com>
On 10/30/2013 02:57 PM, mail fetch wrote:
> 2013/10/30 mail fetch <fetchmail.0104@gmail.com
> <mailto:fetchmail.0104@gmail.com>>
>
> Hi Julien,
Hello,
> I found there are lots of branches under linux-arm.git. Xen wiki
> recommends to use branch arndale. But i found it lacks of the
> following configuration in dts file which is exist in branch
> arndale-dom0-3.10. Should i use arndale or arndale-dom0-3.10 as dom0?
> Can Xen boot up without those configuration?
U-boot will automatically create the nodes in the device tree with the
following script:
http://xenbits.xen.org/people/julieng/load-xen-tftp.scr.txt
All details are given by the wiki page.
>
> chosen {
> bootargs = "dom0_mem=256M sync_console console=dtuart
> dtuart=serial2 earlyprintk=xen";
> xen,dom0-bootargs = "console=hvc0,115200n8
> earlyprintk=xen debug ignore_loglevel psci=enable clk_ignore_unused
> root=/dev/mmcblk1p2";
> modules {
> module@0 {
> compatible = "xen,linux-zimage",
> "xen,multiboot-module";
> reg = <0x60000000 0x500000>;
> };
> };
> };
>
> --
> best regards
> Mail
>
>
> Any ideas?
You should avoid to ping after only a couple of hours... we can work in
a different timezone or be away for conferences/holidays.
I think 1 week is the minimum delay between 2 pings.
Cheers,
--
Julien Grall
next prev parent reply other threads:[~2013-10-30 23:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-30 12:16 which branch should be used as dom0 on arndale mail fetch
2013-10-30 14:57 ` mail fetch
2013-10-30 23:02 ` Julien Grall [this message]
2013-11-04 3:29 ` mail fetch
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=52718FFC.3050802@linaro.org \
--to=julien.grall@linaro.org \
--cc=fetchmail.0104@gmail.com \
--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.