/************************************************************************************************* *** Copyright (C) Intel Corporation 2006 *** All Rights Reserved. *** --------------------------------------------------------------------------------------------- *** PROJECT NAME: Intel(R) M18 StrataFlash Template Reference Code *** *** FILE: Issues.txt *** *** VERSION: 1.0 *** *** DATE: 04/13/06 *** *** AUTHOR: Ronald Richardson *** *** PURPOSE: Identify known software issues and limitations *** of this release. *** ************************************************************************************************* *** NOTICE OF LICENSE AGREEMENT *** *** This code is provided by Intel Corp., and the use is governed *** under the terms of a license agreement. See license agreement *** for complete terms of license. *** *** YOU MAY ONLY USE THE SOFTWARE WITH INTEL FLASH PRODUCTS. YOUR *** USE OF THE SOFTWARE WITH ANY OTHER FLASH PRODUCTS IS EXPRESSLY *** PROHIBITED UNLESS AND UNTIL YOU APPLY FOR, AND ARE GRANTED IN *** INTEL'S SOLE DISCRETION, A SEPARATE WRITTEN SOFTWARE LICENSE *** FROM INTEL LICENSING ANY SUCH USE. *************************************************************************************************/ ISSUES.TXT for Intel StrataFlash(R) Cellular Memory (M18) Template Reference Code Ver 1.0 13-April-2006 <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> Known outstanding software issues: ---------------------------------- Note: If there exist any additional issues and workarounds, they will be published in the separately available "M18 Template Issues, Plans, & Workarounds Document" if issues are found. Please request it from your Intel field representative. Code Issues: ------------ None known. Limitations for this Release: ----------------------------- (Reference numbers agree with header comments in driver) 2. This template driver has been written to support X16 devices only, and must be heavily modified to support X32 devices. 3. This file contains definitions specific to the Motorola Coldfire* 5272 board & Intel's customized expansion setup. The driver has not been tested on other devices, and must be adopted to that hardware before use. 4.The constant address TMPL_DEF_PARTITION_ADDR will be used to read or write data to the device in these functions. In these cases, the address written/read is not important and will not alter the state of the device. Other functions accept a 'partitionAddr' as a parameter if the issued command address is important. 5. The template algorithm package is designed for single threaded environments only. Testing has only occured in single threaded environments. No testing has occured in multi-threaded environments and the design does not directly provide multi-threaded support. Many flash operations require several command cycles to complete. In a multi-threaded environment, interrupting these commands will leave the device in an indeterminant state. Care should be taken to make these functions atomic at the thread level if being used by more than one thread concurrently. <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> Known outstanding manual issues/errata: --------------------------------------- N/A <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> * Other names and brands may be claimed as the property of others. Copyright (C) Intel Corporation 2006 This document as well as the software described in it is furnished under license and may only be used or copied in accordance with the terms of the license. The information in this manual is furnished for informational use only, is subject to change without notice, and should not be construed as a commitment by Intel Corporation. Intel Corporation assumes no responsibility or liability for any errors or inaccuracies that may appear in this document or any software that may be provided in association with this document. Except as permitted by such license, no part of this document may be reproduced, stored in a retrieval system, or transmitted in any form or by any means without the express written consent of Intel Corporation.