[U-Boot-Users] [PATCH0/2] Re-do the patch for adding DO_SYNC in flash_write_cmd

Timur Tabi timur at freescale.com
Sun Feb 11 03:34:09 CET 2007


Stefan Roese wrote:

> Why not use
> 
> #define sync()  __asm__ __volatile__ ("sync" : : : "memory");

I like this idea, but is that semicolon supposed to be there?  Shouldn't 
we make it an inline function instead of a macro?





More information about the U-Boot mailing list