[U-Boot-Users] BDI config file - MPC8360e issue

Hi:
I am working with a MPC8360EA MDS processor board with Rev2.0 silicon and DDR2 memory in it.
I need to program the flash with u-boot using BDI2000. I downloaded the BDI config gile from the following FTP site as susggested in the mailing list.
ftp://83.125.32.26/bdigdb/config/powerpc/mpc83xx/
I verified the DDR2 parameters from u-boot and it matches the configuration section of the BDI config file too.
The board has 32MB Spansion flash in it (S29GL256N). But when I connect the BDI to the board , BDI keeps resettingthe board with the following error.
/****************************************************************/ TARGET: Target PVR is 0x80830030 - TARGET: resetting target passed - TARGET: processing target startup .... - COP status is 0x01 - Target PVR is 0x80830030 - BDI tries to resynch TAP - COP status is 0x21 - Target PVR is 0x00000000 *** TARGET: processing target startup failed # PPC: timeout while waiting for freeze - TARGET: target will be restarted in 10 sec /**************************************************************/
Any suggestions to solve this issue would be appreciated.
Thanks Junita
__________________________________________________________ Yahoo! India Answers: Share what you know. Learn something new http://in.answers.yahoo.com/

I had this same situation on our custom board with an MPC8358E. It was caused by the Reset Configuration Words not being loaded. In my case, the RCW's come from the flash, which had not been programmed yet. You could try un-commenting the "RCW" line in the BDI config file so that the BDI sets the reset configuration words.
Steve
agnel juni wrote:
Hi:
I am working with a MPC8360EA MDS processor board with Rev2.0 silicon and DDR2 memory in it.
I need to program the flash with u-boot using BDI2000. I downloaded the BDI config gile from the following FTP site as susggested in the mailing list.
ftp://83.125.32.26/bdigdb/config/powerpc/mpc83xx/
I verified the DDR2 parameters from u-boot and it matches the configuration section of the BDI config file too.
The board has 32MB Spansion flash in it (S29GL256N). But when I connect the BDI to the board , BDI keeps resettingthe board with the following error.
/****************************************************************/ TARGET: Target PVR is 0x80830030
- TARGET: resetting target passed
- TARGET: processing target startup ....
- COP status is 0x01
- Target PVR is 0x80830030
- BDI tries to resynch TAP
- COP status is 0x21
- Target PVR is 0x00000000
*** TARGET: processing target startup failed # PPC: timeout while waiting for freeze
- TARGET: target will be restarted in 10 sec
/**************************************************************/
Any suggestions to solve this issue would be appreciated.
Thanks Junita
Heres a new way to find what you're looking for - Yahoo! Answers http://us.rd.yahoo.com/mail/in/yanswers/*http://in.answers.yahoo.com/
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&da...
U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users
participants (2)
-
agnel juni
-
Steven Hein