From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 79008 invoked by alias); 29 Sep 2015 05:05:27 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 78999 invoked by uid 89); 29 Sep 2015 05:05:26 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.6 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 X-HELO: smtp-out6.electric.net Received: from smtp-out6.electric.net (HELO smtp-out6.electric.net) (192.162.217.187) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 29 Sep 2015 05:05:25 +0000 Received: from 1Zgn6O-00083u-TX by out6b.electric.net with emc1-ok (Exim 4.85) (envelope-from ) id 1Zgn6O-00084k-Ve; Mon, 28 Sep 2015 22:05:20 -0700 Received: by emcmailer; Mon, 28 Sep 2015 22:05:20 -0700 Received: from [188.39.184.227] (helo=GLAEXCH1.ftdi.local) by out6b.electric.net with esmtps (TLSv1:AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1Zgn6O-00083u-TX; Mon, 28 Sep 2015 22:05:20 -0700 Received: from GLAEXCH3.ftdi.local ([172.16.0.161]) by glaexch1 ([172.16.0.121]) with mapi id 14.01.0438.000; Tue, 29 Sep 2015 06:04:09 +0100 From: James Bowman To: Mike Frysinger CC: "gdb-patches@sourceware.org" Subject: RE: [PATCH, FT32] sim: correctly simulate PM write port Date: Tue, 29 Sep 2015 05:05:00 -0000 Message-ID: References: ,<20150929040218.GB11899@vapier.lan> In-Reply-To: <20150929040218.GB11899@vapier.lan> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Outbound-IP: 188.39.184.227 X-Env-From: james.bowman@ftdichip.com X-PolicySMART: 3094660 X-SW-Source: 2015-09/txt/msg00621.txt.bz2 > GNU style uses full sentences and two spaces after the period: Oops. Thanks. > what happens on the hardware when the PM is locked ? > is no error/status/register changed ? That is correct. When it is locked, writes to the data register do nothing. -- James Bowman FTDI Open Source Liaison