From: Thorsten Zitterell <the.real.hik@gmx.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Gumstix verdex support
Date: Sun, 18 Nov 2007 17:54:10 +0100 [thread overview]
Message-ID: <47406E32.5080101@gmx.net> (raw)
In-Reply-To: <fb249edb0711171759m5fa53b33l87264961f4dd7ded@mail.gmail.com>
Hi.
andrzej zaborowski wrote:
> On 17/11/2007, Thorsten Zitterell <the.real.hik@gmx.net> wrote:
>> Patch to add gumstix verdex board support.
>
> The code has:
>
> + /* Interrupt line of NIC is connected to GPIO line 49 */
> + smc91c111_init(&nd_table[0], 0x04000300,
> + pxa2xx_gpio_in_get(cpu->gpio)[99]);
>
> Should it be 49 or 99?
99 is right.
> Regarding the usage example, I think not many people will look into
> the code for this kind of information, it would be of more use in the
> mailing list archives and optionally the docs.
I will give better documentation and provide example images for the docs
soon.
> Do these boards have an LCD? If not, you can pass NULL as the "ds"
> parameter to pxa2xx_init() I think (not tested). I see that -nographic
> is used in both examples.
There are optional LCDs for both connex and verdex boards. I do not have
one so I could not test how they are supposed to work on the real
hardware. However, booting a Gumstix image in QEMU shows graphical
output with the company logo when not using "-nographic".
--
Thorsten
prev parent reply other threads:[~2007-11-18 16:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-17 18:55 [Qemu-devel] [PATCH] Gumstix verdex support Thorsten Zitterell
2007-11-18 1:59 ` andrzej zaborowski
2007-11-18 16:54 ` Thorsten Zitterell [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=47406E32.5080101@gmx.net \
--to=the.real.hik@gmx.net \
--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.