All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] Question about MPC8272 HRCW
@ 2005-06-21  3:51 raymond yang
  2005-06-21  7:12 ` Sam Song
  0 siblings, 1 reply; 17+ messages in thread
From: raymond yang @ 2005-06-21  3:51 UTC (permalink / raw)
  To: u-boot

Hello,

I am confused about the followin fields in HRCW,
MPC8272

CIP - 

0 MSR[IP]=1 (default), Exceptions are vectored to the
physical address 0xfffn_nnnn
1 MSR[IP]=0, Exceptions are vectored to the physical
address 0x000n_nnnn

BMS -

Boot memory space. Defines the initial value for
BR0[BA]. There are two possible bootmemory regions,
HIMEM and LOMEM
0 0xFE00_0000 -- 0xFFFF_FFFF
1 0x0000_0000 -- 0x1FFF_FFFF

My question:

1) Given BMS = 0
Does this mean, the FLASH(on CS0) are given the base
address as 0xFE00_0000? 

2) Given CIP = 0
Does this meman, the vector should be placed at
0xFFFn_nnnn?

So With BMS=0, and CIP=0, my flash should be bigger
than 
    0xFFFn_nnnn - 0xFE00_00000 >16M, right?

3) Given my flash is 8M byte, 16bit-bus-width, is it a
valid HRCW word for 08_82_32_45
My image got the following configurations
 MONITOR_BASE=TEXT_ADDR=0xFFF00000 
 CFG_FLASH_BASE = 0XFE800000


I tried many times, with BDI plugged, u-boot works
fine.
However, without BDI and RSTCN pull-up, looks like the
image never got run. 

Any ideas? Thanks ahead.

Best Regards
Raymond    

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2005-06-22 12:44 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-21  3:51 [U-Boot-Users] Question about MPC8272 HRCW raymond yang
2005-06-21  7:12 ` Sam Song
2005-06-21  8:01   ` raymond yang
2005-06-21  8:27     ` Sam Song
2005-06-21 11:40     ` Jerry Van Baren
2005-06-21 21:04     ` Yuli Barcohen
2005-06-22  2:14       ` Sam Song
2005-06-22  7:52         ` Yuli Barcohen
2005-06-22  9:09           ` Sam Song
2005-06-22 10:17             ` Yuli Barcohen
2005-06-22 12:25               ` Sam Song
2005-06-22 12:35                 ` [spam] " Yuli Barcohen
2005-06-22  6:50       ` Wolfgang Denk
2005-06-22  9:53         ` Yuli Barcohen
2005-06-22 10:04           ` Wolfgang Denk
2005-06-22 10:30             ` Yuli Barcohen
2005-06-22 12:44             ` Sam Song

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.