From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14854 invoked by alias); 19 Apr 2007 14:39:19 -0000 Received: (qmail 14843 invoked by uid 22791); 19 Apr 2007 14:39:18 -0000 X-Spam-Status: No, hits=-0.7 required=5.0 tests=BAYES_20,SPF_HELO_PASS,SPF_PASS,UPPERCASE_25_50 X-Spam-Check-By: sourceware.org Received: from www.nabble.com (HELO talk.nabble.com) (72.21.53.35) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 19 Apr 2007 15:39:15 +0100 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1HeXn0-0001zp-0K for ecos-devel@ecos.sourceware.org; Thu, 19 Apr 2007 07:39:14 -0700 Message-ID: <10078647.post@talk.nabble.com> Date: Thu, 19 Apr 2007 14:39:00 -0000 From: Maxin B John To: ecos-devel@ecos.sourceware.org Subject: Trouble with redboot on SPANSION S29GL512N MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: arm.maxinbjohn@gmail.com X-IsSubscribed: yes Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org X-SW-Source: 2007-04/txt/msg00005.txt.bz2 Dear all, I have compiled ECOS to support AMD/SPANSION S29GL512N flash for EP9301 . I have compiled the the redboot.bin but on booting , the system hangs. The flash_am29xxxxx_parts.inl is modified like this #ifdef CYGHWR_DEVS_FLASH_AMD_S29GL512N { //AMD/SPANSION S29GL512N long_device_id:true, device_id: FLASHWORD(0x227e), device_id2: FLASHWORD(0x2223), device_id3: FLASHWORD(0x2221), block_size:0x20000 * CYGNUM_FLASH_INTERLEAVE, block_count:512, device_size:0x4000000 * CYGNUM_FLASH_INTERLEAVE, base_mask:~(0x4000000 * CYGNUM_FLASH_INTERLEAVE-1), bootblock : false, banked :false, }, #endif Please let me know if anyone had successfully compiled the redboot with SPANSION S29GL512N with EP9301. Thanks & Regards, Maxin B. John -- View this message in context: http://www.nabble.com/Trouble-with-redboot-on-SPANSION-S29GL512N-tf3607401.html#a10078647 Sent from the Sourceware - ecos-devel mailing list archive at Nabble.com. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20837 invoked by alias); 19 Apr 2007 15:49:12 -0000 Received: (qmail 20824 invoked by uid 22791); 19 Apr 2007 15:49:11 -0000 X-Spam-Status: No, hits=-0.7 required=5.0 tests=BAYES_20,SPF_HELO_PASS,SPF_PASS,UPPERCASE_25_50 X-Spam-Check-By: sourceware.org Received: from www.nabble.com (HELO talk.nabble.com) (72.21.53.35) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 19 Apr 2007 16:49:09 +0100 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1HeYsd-0004yt-JM for ecos-devel@ecos.sourceware.org; Thu, 19 Apr 2007 08:49:07 -0700 Message-ID: <10078647.post@talk.nabble.com> Date: Fri, 20 Apr 2007 05:12:00 -0000 From: Maxin B John To: ecos-devel@ecos.sourceware.org Subject: Trouble with redboot on SPANSION S29GL512N MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: arm.maxinbjohn@gmail.com X-IsSubscribed: yes Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org X-SW-Source: 2007-04/txt/msg00007.txt.bz2 Message-ID: <20070420051200.aTwGgei-dmZtsLAH3pEQ7DAbcfSKNn_rhgoeB30Flnk@z> Dear all, I have compiled ECOS to support AMD/SPANSION S29GL512N flash for EP9301 . I have compiled the the redboot.bin but on booting , the system hangs. The flash_am29xxxxx_parts.inl is modified like this #ifdef CYGHWR_DEVS_FLASH_AMD_S29GL512N { //AMD/SPANSION S29GL512N long_device_id:true, device_id: FLASHWORD(0x227e), device_id2: FLASHWORD(0x2223), device_id3: FLASHWORD(0x2221), block_size:0x20000 * CYGNUM_FLASH_INTERLEAVE, block_count:512, device_size:0x4000000 * CYGNUM_FLASH_INTERLEAVE, base_mask:~(0x4000000 * CYGNUM_FLASH_INTERLEAVE-1), bootblock : false, banked :false, }, #endif Please let me know if anyone had successfully compiled the redboot with SPANSION S29GL512N with EP9301. Thanks & Regards, Maxin B. John -- View this message in context: http://www.nabble.com/Trouble-with-redboot-on-SPANSION-S29GL512N-tf3607401.html#a10078647 Sent from the Sourceware - ecos-devel mailing list archive at Nabble.com.