linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Kumar Gala <kumar.gala@freescale.com>
To: "Clemens Koller" <clemens.koller@anagramm.de>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Complete ccsr map for mpc8540 available?
Date: Tue, 31 May 2005 11:08:47 -0500	[thread overview]
Message-ID: <bb83727d8d949477f261e00351c091f2@freescale.com> (raw)
In-Reply-To: <429C8AC4.9000801@anagramm.de>


On May 31, 2005, at 11:03 AM, Clemens Koller wrote:

> Hello, Kumar!
>
> Yes, I want to add another Local Bus Address Range for our FPGA on
> an extra CS line. I've tried to do that in U-Boot as the Code is 
> already there.
> But my modified (some old 1.1.2 (not the official release) version) 
> U-Boot
> didn't work (I guess compiling issues) and rendered my Board 
> non-bootable, which
> was really no fun!
> I also want to play around with the bus-timing and GPCM/UPM 
> configurations.
> So, changing U-Boot for every little waitstate and re-booting just to 
> get
> a register changed is a showstopper for me. (Yes, I know, a BDI2000 
> would be fun).
> So I decided to do all my stuff first in linux in a module to shorten 
> the design
> cycle by a factor of 1E+3 which works fine now, as I started this 
> immr_t thingy
> for mpc8540 on my own...
>
> Now it seems that u-boot's immap_85xx.h is pretty much what I was 
> looking
> for, I will try to merge my stuff with it and get a immap_8540.h out 
> of it.
> So, you answered my question indirectly (get back to mainline) that 
> there
> is no code available on the linux side yet, right?

Yes, that was my thinking.  You can grab just the lbc bits and put them 
in immap_85xx.h and do the same ioremap thing we do for pci in 
arch/ppc/syslib/ppc85xx_setup.c.

> I can release my stuff, if anybody is interested... no problem.
> The LBC part is verified (some others are dummys and untested) and in
> a /works for me/ state.

It sounds like this is custom to your board so I wouldn't bother 
releasing it out unless it something you want to get into the standard 
kernel tree.

- kumar

  reply	other threads:[~2005-05-31 16:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-30 15:03 Complete ccsr map for mpc8540 available? Clemens Koller
2005-05-31 15:17 ` Kumar Gala
2005-05-31 16:03   ` Clemens Koller
2005-05-31 16:08     ` Kumar Gala [this message]
2005-05-31 16:17       ` Clemens Koller

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=bb83727d8d949477f261e00351c091f2@freescale.com \
    --to=kumar.gala@freescale.com \
    --cc=clemens.koller@anagramm.de \
    --cc=linuxppc-embedded@ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).