All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Grall <julien.grall@linaro.org>
To: Meng Xu <xumengpanda@gmail.com>
Cc: Meng Xu <mengxu@seas.upenn.edu>,
	Hyon-Young Choi <commani@gmail.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: Question about running Xen 4.4 on Arndale board
Date: Fri, 11 Apr 2014 13:55:48 +0100	[thread overview]
Message-ID: <5347E654.6030408@linaro.org> (raw)
In-Reply-To: <CAENZ-+mU12qc1Z7oQgZZxPtQ+5-KyMBabfz0AZ=CTPLAKd4NOw@mail.gmail.com>

On 04/09/2014 08:55 PM, Meng Xu wrote:
> Hi,

Hello,

> We have a Samsung Exynos 5420 Arndale Octa Board. We tried to run Xen
> 4.4 on the Arndale Octa board. 

Xen 4.4 only supports the Arndale 5250. AFAIK, the octa has a similar
layout as 5250. Porting Xen on the board should not be too difficult.

I know there is some people who are working on porting Xen to the odroid
xu which also have an exynos inside.

> We have successfully to run Ubuntu on that board by customizing the UBoot. 

Does your U-boot bring up CPU in hypervisor mode?

> We tried to boot from the SD card, so the UBoot variable we set is:

> When we boot the board with command "#boot", xen does not seem to boot.
> The message we got is:
> 
>     reading /zImag
>     4801504 bytes read
>     reading /xen-uImage
>     880833 bytes read
>     ## Booting kernel from Legacy Image at 50000000 ...
>        Image Name:  
>        Image Type:   ARM Linux Kernel Image (uncompressed)
>        Data Size:    880769 Bytes = 860.1 KiB
>        Load Address: 80200000
>        Entry Point:  80200000
>        Verifying Checksum ... OK
>        Loading Kernel Image ... OK
>     OK
>     Starting kernel ...

IIRC, the UART is the same as the Arndale 5250. Can you try to recompile
Xen with CONFIG_EARLY_PRINTK=exynos5250 on the make command line? Don't
forget to clean up the tree before!

>  
> Since the website says the configuration for booting from the SD card is
> not updated for the newest Xen version, *our question is:*
> Could anyone please point out the error we made in the configuration? or 
> Could anyone please give us a pointer to the documentation which works
> for the newest version of Xen? 

There is no documentation updated to boot from the SD card.

Regards,

-- 
Julien Grall

  reply	other threads:[~2014-04-11 12:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-09 19:55 Question about running Xen 4.4 on Arndale board Meng Xu
2014-04-11 12:55 ` Julien Grall [this message]
2014-04-11 13:17   ` Meng Xu
2014-04-11 13:27     ` Julien Grall
2014-04-14 15:33       ` HyonYoung Choi
2014-04-14 16:31         ` Julien Grall
2014-04-14 17:01           ` HyonYoung Choi
2014-04-14 17:07           ` Suriyan Ramasami
2014-04-14 17:37             ` Julien Grall
2014-04-14 17:52               ` HyonYoung Choi
2014-04-14 18:34                 ` Julien Grall
2014-04-14 18:54                   ` HyonYoung Choi
2014-04-15  1:49               ` Suriyan Ramasami
  -- strict thread matches above, loose matches on Subject: below --
2014-04-14 15:47 tod carpenter

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=5347E654.6030408@linaro.org \
    --to=julien.grall@linaro.org \
    --cc=commani@gmail.com \
    --cc=mengxu@seas.upenn.edu \
    --cc=xen-devel@lists.xen.org \
    --cc=xumengpanda@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 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.