From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 26 Feb 2007 07:34:01 +0100 Subject: [U-Boot-Users] [PATCH v3] Add sync to ensure flash_write_cmd is fully finished In-Reply-To: <1172074783.2971.19.camel@udp097531uds.am.freescale.net> References: <1172074783.2971.19.camel@udp097531uds.am.freescale.net> Message-ID: <200702260734.02244.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday 21 February 2007 17:19, Haiying Wang 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 Applied. Thanks. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell, Germany =====================================================================