[U-Boot-Users] 85xx sync to msync necessary?

Kumar Gala galak at kernel.crashing.org
Wed Dec 6 15:40:08 CET 2006


Sam,

sync and msync end up being the exact same thing on e500.  Its better  
to leave the code in drivers and such to use sync since then it will  
build on non-e500 cores.  But all binutils should assemble sync and  
msync as the same instruction for e500.

- k

On Dec 6, 2006, at 8:13 AM, Sam Song wrote:

> Hi,
>
> I found that there was an unclear assembly
> usage on 'sync' for 85xx in current tree.
> On P202 of E500CORERM.pdf, it says that
> 'sync' has replaced by 'msync' in BOOK-E and
> E500. But there are still some 'sync' for 85xx
> at cpu/mpc85xx folder and other files like drivers/
> tsec.c.
>
> I changed all 'sync' as 'msync' on my customized
> 8548 boards. Seems no obvious difference. Both OK.
>
> So I wonder whether we should fix it. Thoughts?
>
> Thanks,
>
> Sam
>
>
> 		
> ___________________________________________________________
> 抢注雅虎免费邮箱-3.5G容量,20M附件!
> http://cn.mail.yahoo.com
>
> ---------------------------------------------------------------------- 
> ---
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to  
> share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php? 
> page=join.php&p=sourceforge&CID=DEVDEV________________________________ 
> _______________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users





More information about the U-Boot mailing list