* [U-Boot-Users] Support for ZBT SRAM in MPC8560ADS?
@ 2004-09-30 18:52 Fillod Stephane
2004-09-30 22:10 ` Scott Harper
0 siblings, 1 reply; 5+ messages in thread
From: Fillod Stephane @ 2004-09-30 18:52 UTC (permalink / raw)
To: u-boot
Hi,
Is there any plan for support of the ZBT SRAM found in MPC8560ADS ?
Does someone at Freescale can share the CS and clock setup?
TIA
--
Stephane
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot-Users] Support for ZBT SRAM in MPC8560ADS?
2004-09-30 18:52 [U-Boot-Users] Support for ZBT SRAM in MPC8560ADS? Fillod Stephane
@ 2004-09-30 22:10 ` Scott Harper
0 siblings, 0 replies; 5+ messages in thread
From: Scott Harper @ 2004-09-30 22:10 UTC (permalink / raw)
To: u-boot
Hi,
We have our own 8540 board which has ZBT SRAM on the local bus very similar to
the ADS board. The chip is MT55L512L18PF
If you are interested I can send the code. Please be warned that we are still
bringing our board up and I have several work a rounds for other problems so
it is very ugly.
Scott
On Thursday 30 September 2004 11:52, Fillod Stephane wrote:
> Hi,
>
> Is there any plan for support of the ZBT SRAM found in MPC8560ADS ?
> Does someone at Freescale can share the CS and clock setup?
>
>
> TIA
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot-Users] Support for ZBT SRAM in MPC8560ADS?
@ 2004-10-14 15:55 Fillod Stephane
2004-10-14 16:59 ` Jon Loeliger
0 siblings, 1 reply; 5+ messages in thread
From: Fillod Stephane @ 2004-10-14 15:55 UTC (permalink / raw)
To: u-boot
Hi Scott,
>> Is there any plan for support of the ZBT SRAM found in MPC8560ADS ?
>> Can someone at Freescale share the CS and clock setup?
> We have our own 8540 board which has ZBT SRAM on the local bus very similar to
> the ADS board. The chip is MT55L512L18PF
Indeed, the chips on the ADS are 2xMT55L512L18P.
> If you are interested I can send the code. Please be warned that we are still
> bringing our board up and I have several work a rounds for other problems so
> it is very ugly.
Don't worry, we're used to these stages :)
Can you please send me (or to the list) your patch for the ZBT SRAM?
Also a question for folks at freescale, according to u-boot/doc/README.mpc85xxads,
where in the memory mapping the ZBT is supposed to be mapped (2MiB)?
Thanks a lot,
--
Stephane
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot-Users] Support for ZBT SRAM in MPC8560ADS?
2004-10-14 15:55 Fillod Stephane
@ 2004-10-14 16:59 ` Jon Loeliger
2004-10-14 17:33 ` Scott Harper
0 siblings, 1 reply; 5+ messages in thread
From: Jon Loeliger @ 2004-10-14 16:59 UTC (permalink / raw)
To: u-boot
On Thu, 2004-10-14 at 10:55, Fillod Stephane wrote:
> Don't worry, we're used to these stages :)
> Can you please send me (or to the list) your patch for the ZBT SRAM?
>
> Also a question for folks at freescale, according to
> u-boot/doc/README.mpc85xxads,
> where in the memory mapping the ZBT is supposed to be mapped (2MiB)?
>
Well, the local suggestion is 0xf840_0000 as part of
the board register misc area at 0xf800_0000. Feel free
to submit a patch with any localbus mods as needed. :-)
Note that in the currently released code, the LAW is setup
with one gigundus 256M LAW, but the TLB is currently only
mapping in 16K of the board register space.
Note that some compilers (GCC 2.95 and 3.3), or possibly some
binutils variants(?) are known to have difficulty compiling
(assembling) the TLB1_MAS2() and TLB1_MAS3() macros that
span multiple lines in these init.S files. Feel free to
rejoin the lines into longer ones for now. Official "feh".
jdl
^ permalink raw reply [flat|nested] 5+ messages in thread
* [U-Boot-Users] Support for ZBT SRAM in MPC8560ADS?
2004-10-14 16:59 ` Jon Loeliger
@ 2004-10-14 17:33 ` Scott Harper
0 siblings, 0 replies; 5+ messages in thread
From: Scott Harper @ 2004-10-14 17:33 UTC (permalink / raw)
To: u-boot
Hello,
I have attached a file gdrx8540.c I have ripped out all of the unnecessary
lines of code. You should be able to use the code..........
We map the SRAM to 0xFE000000
Good luck.
Scott
On Thursday 14 October 2004 09:59, Jon Loeliger wrote:
> On Thu, 2004-10-14 at 10:55, Fillod Stephane wrote:
> > Don't worry, we're used to these stages :)
> > Can you please send me (or to the list) your patch for the ZBT SRAM?
> >
> > Also a question for folks at freescale, according to
> > u-boot/doc/README.mpc85xxads,
> > where in the memory mapping the ZBT is supposed to be mapped (2MiB)?
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdrx8540.c
Type: text/x-csrc
Size: 3493 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20041014/5dd57373/attachment.c
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-10-14 17:33 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-30 18:52 [U-Boot-Users] Support for ZBT SRAM in MPC8560ADS? Fillod Stephane
2004-09-30 22:10 ` Scott Harper
-- strict thread matches above, loose matches on Subject: below --
2004-10-14 15:55 Fillod Stephane
2004-10-14 16:59 ` Jon Loeliger
2004-10-14 17:33 ` Scott Harper
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox