xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: mail fetch <fetchmail.0104@gmail.com>
To: xen-devel <xen-devel@lists.xen.org>,
	"julien.grall" <julien.grall@citrix.com>
Subject: which branch should be used as dom0 on arndale
Date: Wed, 30 Oct 2013 20:16:21 +0800	[thread overview]
Message-ID: <CAF9N9CPniP4z9o0xexcZOGOu-XqQG9sLqVpat2QxpCBmoKEJYg@mail.gmail.com> (raw)

Hi Julien,

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?

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

             reply	other threads:[~2013-10-30 12:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-30 12:16 mail fetch [this message]
2013-10-30 14:57 ` which branch should be used as dom0 on arndale mail fetch
2013-10-30 23:02   ` Julien Grall
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=CAF9N9CPniP4z9o0xexcZOGOu-XqQG9sLqVpat2QxpCBmoKEJYg@mail.gmail.com \
    --to=fetchmail.0104@gmail.com \
    --cc=julien.grall@citrix.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 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).