All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: ed sandberg <ed.sandberg@adventiumlabs.com>, xen-devel@lists.xen.org
Subject: Re: Xen on Arm Arndale Exynos5250
Date: Fri, 6 Nov 2015 15:34:25 +0000	[thread overview]
Message-ID: <1446824065.23065.71.camel@citrix.com> (raw)
In-Reply-To: <563CBB5F.5030507@adventiumlabs.com>

On Fri, 2015-11-06 at 08:38 -0600, ed sandberg wrote:

Please don't top post.

> Thanks for the help Ian,
> # setenv xen_bootargs 'console=dtuart dtuart=/serial@12C20000
>  dom0_mem=512M'
> # setenv dom0_bootargs 'console=hvc0 console=ttySAC2,115200n8
> ignore_loglevel psci=enable clk_ignore_unused root=/dev/mmcblk1p3'

console=hvc0 in dom0_bootargs is correct when booting under Xen,
ttySAC2 is not. ttySAC2 is only used when booting natively.

Does your kernel have the Xen drivers (CONFIG_XEN and all which is
gated on that) enabled. In particular CONFIG_HVC_XEN.

Ian.

  reply	other threads:[~2015-11-06 15:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-05 18:59 Xen on Arm Arndale Exynos5250 ed sandberg
2015-11-06  8:52 ` Ian Campbell
2015-11-06 14:38   ` ed sandberg
2015-11-06 15:34     ` Ian Campbell [this message]
2015-11-06 18:51       ` ed sandberg
2015-11-09 12:09         ` Ian Campbell
2015-11-11 13:26           ` ed sandberg
2015-11-11 13:53             ` 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=1446824065.23065.71.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=ed.sandberg@adventiumlabs.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.