Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

What is the best initialization sequence for MPC860 bootcode

Status
Not open for further replies.

ze_dib

Member level 5
Joined
Jan 6, 2003
Messages
80
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
France
Activity points
1,122
MPC 860 boot code

Hi all,

i'm working on a MPC860 boot code software.

I'd like to know the correct initialisation sequence. The one I planned is

=> Set IMMR and MSR
=> Invalidate MMU and cache
=> Set SIU clocks et timers
=> Set memory mapping (load UPM and init Chip Select Bank)
=> Configure MMU
=> activate cache and MMU
=> sonfigure cpm et UART on SMC

Is it a better sequence, easier, more smart ?

Regards,

TOTO2001
 

Re: MPC 860 boot code

Look:
h**p://sourceforge.net/projects/u-boot
h**p://sourceforge.net/projects/ppcboot
 

Hi,

See also the file MPC860COD16.ZIP on Motorola's site :

**broken link removed**
 

Hi,

I already red Motorola Apllication note on the boot code, but it only deine what is to configured, not the sequence of doing this.

In the ASM code, it seems strange to me that they configure UPM and memory mapping before setting up the systems clock and other power consideration, whiwh impact on UPM behaviour

Thank

Toto2001
 

Hi

See also this old topic : **broken link removed**

You will find some interesting links.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top