From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19951 invoked by alias); 26 Mar 2010 09:46:55 -0000 Received: (qmail 19940 invoked by uid 22791); 26 Mar 2010 09:46:55 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail-bw0-f219.google.com (HELO mail-bw0-f219.google.com) (209.85.218.219) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 26 Mar 2010 09:46:51 +0000 Received: by bwz19 with SMTP id 19so526030bwz.6 for ; Fri, 26 Mar 2010 02:46:49 -0700 (PDT) Received: by 10.204.36.77 with SMTP id s13mr1242770bkd.42.1269596808837; Fri, 26 Mar 2010 02:46:48 -0700 (PDT) Received: from [93.85.207.208] ([93.85.207.208]) by mx.google.com with ESMTPS id 15sm420625bwz.8.2010.03.26.02.46.47 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 26 Mar 2010 02:46:48 -0700 (PDT) Date: Fri, 26 Mar 2010 09:46:00 -0000 From: Sergei Gavrikov To: Daniel Helgason cc: ecos-patches@ecos.sourceware.org Subject: Re: Patch fixes bad "requires" constraint in io_flash.cdl In-Reply-To: <1269538310.3043.10.camel@localhost.localdomain> Message-ID: References: <1269538310.3043.10.camel@localhost.localdomain> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-IsSubscribed: yes Mailing-List: contact ecos-patches-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-patches-owner@ecos.sourceware.org X-SW-Source: 2010-03/txt/msg00009.txt.bz2 On Thu, 25 Mar 2010, Daniel Helgason wrote: > Attached is a patch to > > ecos/packages/io/flash/current/cdl/io_flash.cdl > > to fix bad "requires" constraint on CYGNUM_IO_FLASH_BLOCK_OFFSET_n in > io_flash.cdl file. > > In the current version, it is not possible to position a block device at > offset 0 in the flash using "Static configuration via offset" option. Checked-in with CL entry. Thanks. Sergei