From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16029 invoked by alias); 23 Dec 2008 08:26:20 -0000 Received: (qmail 16021 invoked by uid 22791); 23 Dec 2008 08:26:20 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_20,SPF_HELO_PASS X-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_20,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mail04.solnet.ch (HELO mail04.solnet.ch) (212.101.4.138) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 23 Dec 2008 08:25:40 +0000 X-Virus-Scanned: by SolNet-Check at mail04.solnet.ch Received: from mail04.solnet.ch ([127.0.0.1]) by localhost (mail04.solnet.ch [127.0.0.1]) (SolNet-Check, port 10024) with LMTP id cdwNZfuxuiCJ for ; Tue, 23 Dec 2008 08:25:37 +0000 (UTC) Received: from beta.intefo.ch (static-212-101-18-64.adsl.solnet.ch [212.101.18.64]) by mail04.solnet.ch (Postfix) with ESMTP id 68CA98714B for ; Tue, 23 Dec 2008 08:25:37 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at beta.intefo.ch Received: from beta.intefo.ch ([127.0.0.1]) by localhost (beta.intefo.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id SRuvZOFG6oig for ; Tue, 23 Dec 2008 09:25:37 +0100 (CET) Received: from [192.168.1.20] (simon.intefo.ch [192.168.1.20]) by beta.intefo.ch (Postfix) with ESMTP id 134D57700D5 for ; Tue, 23 Dec 2008 09:25:37 +0100 (CET) Message-ID: <4950A086.6000509@intefo.ch> Date: Tue, 23 Dec 2008 08:26:00 -0000 From: Simon Kallweit User-Agent: Thunderbird 2.0.0.18 (X11/20081125) MIME-Version: 1.0 To: eCos Patches List Subject: synth flash NOR simulation Content-Type: multipart/mixed; boundary="------------080107090206070202080705" X-Virus-Checked: Checked by ClamAV on sourceware.org 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: 2008-12/txt/msg00046.txt.bz2 This is a multi-part message in MIME format. --------------080107090206070202080705 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-length: 180 This patch implements proper simulation of NOR flash, by only allowing flash programming to set bits from 1 to 0, not the other way around. Also did some general cleanup. Simon --------------080107090206070202080705 Content-Type: text/x-diff; name="synth_flash_nor_simulation.patch" Content-Transfer-Encoding: base64 Content-Disposition: inline; filename="synth_flash_nor_simulation.patch" Content-length: 0 --------------080107090206070202080705--