All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Rathgeb <maggu2810@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4] board support patch for phyCORE-MPC5200B-tiny
Date: Mon, 30 Mar 2009 19:07:21 +0200	[thread overview]
Message-ID: <ec10c59d0903301007j38b72a02q3169efbbb5fbc0fa@mail.gmail.com> (raw)
In-Reply-To: <9e4733910903301001q20582cb4s2bbccfe5a7da85eb@mail.gmail.com>

On Mon, Mar 30, 2009 at 7:01 PM, Jon Smirl <jonsmirl@gmail.com> wrote:
> On Mon, Mar 30, 2009 at 12:13 PM, Anatolij Gustschin <agust@denx.de> wrote:
>> Jon Smirl wrote:
>>> On Sun, Mar 29, 2009 at 10:08 AM, Markus Rathgeb
>>> <maggu2810@googlemail.com> wrote:
>>>> Hi!
>>>>
>>>> Have you read the BIOSEMU stuff in the mailing list?
>>>> Can you adjust the PCI section and perhaps you can include the video
>>>> example (set undef video).
>>>
>>> I have v1 of the pcm030 hardware and the baseboard doesn't have a PCI slot.
>>>
>>> I looked at some of your older emails. It looks like the framebuffer
>>> is not accessible. You are hanging on a write to the PCI bus.
>>>
>>> Forget about running the video BIOS initially, just use the memory
>>> commands from u-boot to make sure you can read and write the
>>> framebuffer.
>>
>> No, memory access to frame buffer will only work after the SD-RAM
>> controller of the GPU is properly initialized. Video BIOS is supposed
>> to do this among other things. As the boot log showed, video memory
>> size was not recognized by the radeon driver which indicates that
>> the video BIOS run failed to initialize the graphic chip and memory
>
> I forgot that it needed to initialize the memory controller.
>
>> controller. Fixing the XLB Initiator Window configuration for bus
>> PCI IO space starting at 0x00000000 seemed to solve problems with
>> video BIOS run.
>
> So you have this working now?

I see the u-boot console with an sweet Tux in upper left corner on the
monitor connected to the radeon card.
So I say: Yes, it is working.

When I start Xorg with framebuffer driver (after radeonfb was loaded),
this is working, too.

The xorg radeon driver with drm/radeon kernel modul loaded is not
completly working.
I will inform you in the next days. Today I have no time anymore.

>
> I've only done this from Linux and not u-boot. Linux already has the
> PCI bus set up properly.
>
>>
>> Best regards,
>> Anatolij
>>
>>
>
>
>
> --
> Jon Smirl
> jonsmirl at gmail.com
>

  reply	other threads:[~2009-03-30 17:07 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-24 15:56 [U-Boot] [PATCH v4] board support patch for phyCORE-MPC5200B-tiny Jon Smirl
2009-03-25 19:14 ` Jon Smirl
2009-03-27 20:12   ` Wolfgang Denk
2009-03-27 20:48     ` Jon Smirl
2009-03-29 14:08       ` Markus Rathgeb
2009-03-29 14:29         ` Jon Smirl
2009-03-29 14:39           ` Markus Rathgeb
2009-03-30 16:13           ` Anatolij Gustschin
2009-03-30 17:01             ` Jon Smirl
2009-03-30 17:07               ` Markus Rathgeb [this message]
2009-03-30 17:09             ` Jon Smirl
2009-04-01 18:51               ` Markus Rathgeb
2009-04-01 20:18                 ` Anatolij Gustschin
2009-06-01 18:51 [U-Boot] [PATCH V4] " Jon Smirl
2009-06-05 12:09 ` Jon Smirl
2009-06-08 11:01 ` Jon Smirl

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=ec10c59d0903301007j38b72a02q3169efbbb5fbc0fa@mail.gmail.com \
    --to=maggu2810@googlemail.com \
    --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 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.