From: Vitaly Bordug <vbordug@ru.mvista.com>
To: "Schaefer-Hutter, Peter" <Peter.Schaefer-Hutter@tfk-racoms.com>
Cc: linuxppc-embedded list <linuxppc-embedded@ozlabs.org>
Subject: Re: MPC885ADS and 2.6.13-rc5 - nogo ?
Date: Wed, 03 Aug 2005 18:35:59 +0400 [thread overview]
Message-ID: <42F0D64F.80600@ru.mvista.com> (raw)
In-Reply-To: <8E342283C2100540AAC5D103097054776F8533@rcexc.racoms.loc>
[-- Attachment #1: Type: text/plain, Size: 1348 bytes --]
Schaefer-Hutter, Peter wrote:
>Hello,
>
>
>
>>From: Vitaly Bordug [mailto:vbordug@ru.mvista.com]
>>
>>
>
>
>
>>The board does not hang - there's somithing with
>>console since you don't see anything. Try to change
>>BCSR_ADDR from 0xf4500000 to 0xf80...0 - the newer
>>version of the boards may have this changed.
>>
>>
>
>Hrm... arc/ppc/mpc885ads.h already reads
>
> /* U-Boot maps BCSR to 0xff080000 */
> #define BCSR_ADDR ((uint)0xff080000)
>
>And that's the same setting that my 2.4-Kernel
>uses, so it should work with 0xff080000.
>
>However, BCSR_SIZE looks suspicious in this header:
>
> #define BCSR_SIZE ((uint)32)
>
>Shouldn't that read:
>
> #define BCSR_SIZE ((uint)32 * 1024)
>
>??!?
>
>Regards,
>
> Peter
>
>
>
<quotation> (This is from 8272 User Guide, but 885 I guess is the same
in this part)
> Most of the hardware options on the MPC8272ADS are controlled or
> monitored by the
> BCSR, which is a 32 bit wide read / write register file. The BCSR is
> accessed via the
> MPC8272s' memory controller (see Table 5-5) and in fact includes 8
> registers: BCSR0 to
> BCSR7. Since the minimum block size for a CS region is 32KBytes and
> only A(27:29)
> lines are decoded by the BCSR for register selection, BCSR0 - BCSR7
> are duplicated inside
> that region.
<quotation\>
--
Sincerely,
Vitaly
[-- Attachment #2: Type: text/html, Size: 2083 bytes --]
next prev parent reply other threads:[~2005-08-03 14:36 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-03 14:27 MPC885ADS and 2.6.13-rc5 - nogo ? Schaefer-Hutter, Peter
2005-08-03 14:35 ` Vitaly Bordug [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-08-08 14:34 Schaefer-Hutter, Peter
2005-08-08 9:37 Schaefer-Hutter, Peter
2005-08-05 16:00 Schaefer-Hutter, Peter
2005-08-05 16:26 ` aris
2005-08-03 15:13 Schaefer-Hutter, Peter
2005-08-03 13:45 Schaefer-Hutter, Peter
2005-08-03 14:03 ` Vitaly Bordug
2005-08-03 12:47 Schaefer-Hutter, Peter
2005-08-03 13:03 ` Vitaly Bordug
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=42F0D64F.80600@ru.mvista.com \
--to=vbordug@ru.mvista.com \
--cc=Peter.Schaefer-Hutter@tfk-racoms.com \
--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 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.