All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rommel Custodio <sessyargc+uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] PPC405 with XMD boot
Date: Thu, 7 Feb 2013 09:21:25 +0000 (UTC)	[thread overview]
Message-ID: <loom.20130207T094635-271@post.gmane.org> (raw)
In-Reply-To: 511353C8.5010502@denx.de

Stefan Roese <sr <at> denx.de> writes:

> 
> On 02/07/2013 04:20 AM, Frank Lombardo wrote:
> > Thanks for the responses guys.  I got to work.  What I found was that
> > the address being passed to the driver code was 0x84000000.  This is the
> > base address of the UART.  However, the registers of the XPS 16550 UART
> > are offset by 0x1000 from the base.  I changed the base address in my
> > xparameters.h file, but I wonder, should this be taken care of in a
> > better way?
> 
> I'm afraid, but I have never really worked with the Xilinx PPC4xx
> FPGA's. So my knowledge here is "limited". Sorry, but I can't help more.

I think include/configs/microblaze-generic.h includes code for this.

The ML-series all now use UARTlite in the configs. Though maybe it won't
hurt to add code similar to the MB in the ML-series headers as a fallback.

All the best,
Rommel

      reply	other threads:[~2013-02-07  9:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-06  0:51 [U-Boot] PPC405 with XMD boot Frank Lombardo
2013-02-06 11:13 ` Rommel G Custodio
2013-02-06 14:08   ` Stefan Roese
2013-02-07  3:20     ` Frank Lombardo
2013-02-07  7:12       ` Stefan Roese
2013-02-07  9:21         ` Rommel Custodio [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=loom.20130207T094635-271@post.gmane.org \
    --to=sessyargc+uboot@gmail.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.