> -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:
> >
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
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