[U-Boot-Users] [PATCH v3] Add sync to ensure flash_write_cmd is fully finished

Grant Likely grant.likely at secretlab.ca
Wed Feb 21 17:32:15 CET 2007


On 2/21/07, Haiying Wang <Haiying.Wang at freescale.com> wrote:
> Some CPUs like PPC, BLACKFIN need sync() to ensure cfi flash write command is fully finished. The sync() is defined in each CPU's io.h file. For those CPUs which do not need sync for now, a dummy sync() is defined in their io.h as well.
>
> Signed-off-by: Haiying Wang <Haiying.Wang at freescale.com>

Good refinement
Acked-by: Grant Likely <grant.likely at secretlab.ca>

-- 
Grant Likely, B.Sc. P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195




More information about the U-Boot mailing list