From mboxrd@z Thu Jan 1 00:00:00 1970 From: Craig A. Vanderborgh Date: Tue, 21 Dec 2004 15:25:38 -0500 Subject: [U-Boot-Users] Re: Intel StrataFlash 28F128J3 vs. 28F256K3 Message-ID: <41C886C2.3030705@voxware.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de To Robert Whaley & Wolfgang Denk: THANK YOU ONE MILLION TIMES. You have just saved my holidays!! I have been able to get the K3 flash working correctly on my board, and it's simply terrific. The big problem was that I did not fully understand that I should be using the canonical CFI driver. Robert sent me his configs for a simliar board, and through this I learned that I should be using the CFI driver, and not a board-specific one. After some additional configuration for & futzing with the CFI driver, it is all working very well. This has been a huge hurdle for me and I thank both of you - and the creators of u-boot - for making it possible for us to surmount it. Happy Holidays!!