From: fsch <f.scholz@hfwk.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] MPC8347E and Radeon RV100 QY Card
Date: Sun, 9 Dec 2007 22:05:21 -0800 (PST) [thread overview]
Message-ID: <14247747.post@talk.nabble.com> (raw)
In-Reply-To: <A175A226-1FEB-4038-8C20-48F9918C2343@kernel.crashing.org>
Hi,
the graphic card has 16MByte memory. These are the defines for u-Boot:
#define PCI_MEM_BASE 0x80000000
#define PCI_MEM_PHYS MEM_BASE
#define PCI_MEM_SIZE 0x10000000
#define PCI_MMIO_BASE (PCI_MEM_BASE + PCI_MEM_SIZE)
#define PCI_MMIO_PHYS PCI_MMIO_BASE
#define PCI_MMIO_SIZE 0x10000000
#define PCI_IO_BASE 0x00000000
#define PCI_IO_PHYS 0xE2000000
#define PCI_IO_SIZE 0x01000000
Regards,
Falk.
Kumar Gala-3 wrote:
>
>
> On Dec 7, 2007, at 3:13 AM, fsch wrote:
>
>>
>> Hello,
>>
>> on my custom system with MPC8347E i want to use a Radeon RV100 QY
>> (Radeon
>> 7000/VE) graphic card. What must i do to enable the support and
>> bring the
>> system to life?
>>
>> I think, my pci system isn't initialised correct. The base address
>> registers
>> in the graphic card don't have a correct value! In the debug mode (in
>> pci_auto.c) i see the message "No room in resource". What's wrong?
>
> How much video memory does the graphic card have? If you haven't made
> the address space allocated to the PCI controller big enough its
> likely you'd get that message.
>
> - k
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
>
>
--
View this message in context: http://www.nabble.com/MPC8347E-and-Radeon-RV100-QY-Card-tp14209236p14247747.html
Sent from the Uboot - Users mailing list archive at Nabble.com.
prev parent reply other threads:[~2007-12-10 6:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-07 9:13 [U-Boot-Users] MPC8347E and Radeon RV100 QY Card fsch
2007-12-07 15:17 ` Kumar Gala
2007-12-10 6:05 ` fsch [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=14247747.post@talk.nabble.com \
--to=f.scholz@hfwk.de \
--cc=u-boot@lists.denx.de \
/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