Thread (2 messages) flat view 2 messages, 2 authors, 2005-08-03

RE: MPC885ADS and 2.6.13-rc5 - nogo ?

From: Schaefer-Hutter, Peter <hidden>
Date: 2005-08-03 14:27:12

Hello,
From: Vitaly Bordug [mailto:vbordug@ru.mvista.com]=20
The board does not hang - there's somithing with=20
console since you don't see anything.  Try to change=20
BCSR_ADDR from 0xf4500000 to 0xf80...0 - the newer=20
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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help