All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: "Parthiban Nallathambi (RBEI/ECF3)"
	<Parthiban.Nallathambi@in.bosch.com>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Cc: Igor Mitsyanko <i.mitsyanko@gmail.com>
Subject: Re: [Qemu-devel] Odroidu2: qemu-system-arm for Exynos4212
Date: Wed, 29 Jan 2014 18:24:26 +0100	[thread overview]
Message-ID: <52E9394A.2010807@suse.de> (raw)
In-Reply-To: <6F2093CB556E954CA31D14D8021221F9312BC9533C@SGPMBX02.APAC.bosch.com>

Hello,

Am 29.01.2014 14:21, schrieb Parthiban Nallathambi (RBEI/ECF3):
> I have an "Odroid u2" board which comes with samsung manufactured SoC
> Exynos4212. I have tried building the custom kernel, u-boot and rootfs
> with the help of hardkernel.
>  
> But i want to test this image with qemu-system-arm. I have tried
> searching the compatibility for this SoC, but i didn't found any. I see
> the qemu is supporting for "Samsung SMDKC210 board (Exynos4210)".
>  
> To add, i also tried starting the image (which is compiled for ) with
> SMDKC210,but i got this error message and the system is not started :
> "smdkc210 board supports only 2 CPU cores. Ignoring smp_cpus value".

That's just a warning and can be suppressed with -smp 2.

Not sure what problem you're running into, but in general the rule of
thumb is that if want to emulate an Odroid U2 you'll need to write a
machine emulation file (reusing the relevant parts of exynos4210 code),
or if you want to emulate an SMDKC210 you'll need U-Boot/fdt/kernel for
that board even if it uses a similar SoC.

As for taking U-Boot out of the equation, you can use -kernel and
-initrd options directly. You neither mentioned your version nor your
command line btw.

Regards,
Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

      reply	other threads:[~2014-01-29 17:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-29 13:21 [Qemu-devel] Odroidu2: qemu-system-arm for Exynos4212 Parthiban Nallathambi (RBEI/ECF3)
2014-01-29 17:24 ` Andreas Färber [this message]

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=52E9394A.2010807@suse.de \
    --to=afaerber@suse.de \
    --cc=Parthiban.Nallathambi@in.bosch.com \
    --cc=i.mitsyanko@gmail.com \
    --cc=qemu-devel@nongnu.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.