Re: [U-Boot-Users] SYNC definition problem

2008-04-14 Thread Yang Ronda
> -Original Message- > From: Bruce Becky > Sent: Monday, April 14, 2008 11:39 AM > To: Yang Ronda > Cc: u-boot-users@lists.sourceforge.net > Subject: Re: [U-Boot-Users] SYNC definition problem > > > On Apr 11, 2008, at 5:27 PM, Yang Ronda wrote: > >

Re: [U-Boot-Users] SYNC definition problem

2008-04-14 Thread Becky Bruce
On Apr 11, 2008, at 5:27 PM, Yang Ronda wrote: > Hi, > > I was trying to turn on I-Cache while u-boot is executing out of > Flash on MPC5121 ADS board, and just found the board refused to > boot. After debug and tried many different ways, we finally found > that the root of the problem is th

[U-Boot-Users] SYNC definition problem

2008-04-11 Thread Yang Ronda
Hi, I was trying to turn on I-Cache while u-boot is executing out of Flash on MPC5121 ADS board, and just found the board refused to boot. After debug and tried many different ways, we finally found that the root of the problem is the SYNC macro definition in u-boot include/ppc_asm.tmpl file. The