From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33339) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VFJlF-0003gB-IW for qemu-devel@nongnu.org; Fri, 30 Aug 2013 04:08:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VFJlA-000361-SQ for qemu-devel@nongnu.org; Fri, 30 Aug 2013 04:08:53 -0400 Received: from mail-la0-x229.google.com ([2a00:1450:4010:c03::229]:43380) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VFJlA-00035v-KM for qemu-devel@nongnu.org; Fri, 30 Aug 2013 04:08:48 -0400 Received: by mail-la0-f41.google.com with SMTP id ec20so1287387lab.28 for ; Fri, 30 Aug 2013 01:08:47 -0700 (PDT) Date: Fri, 30 Aug 2013 12:06:26 +0400 From: Antony Pavlov Message-Id: <20130830120626.340368a974d82d0a96ce1de2@gmail.com> In-Reply-To: References: <1377768833-11400-1-git-send-email-antonynpavlov@gmail.com> <1377768833-11400-2-git-send-email-antonynpavlov@gmail.com> <20130829221740.a55c8613997966c2322a2a52@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [RFC 1/5] target-arm: add ARM946E-S CPU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Alex Dumitrache , Peter Crosthwaite , Giovanni Condello , g3gg0 , QEMU Developers , Paul Brook , Paolo Bonzini On Fri, 30 Aug 2013 08:29:09 +0100 Peter Maydell wrote: > On 30 August 2013 06:09, Peter Crosthwaite = wrote: > > On Fri, Aug 30, 2013 at 4:17 AM, Antony Pavlov wrote: > >> If Magic Lantern or CHDK need some specific initial CPU CP15 register = state > >> then we can fix it in the platform code without defining new CPU type. > >> > >> Any comments? > > > > Object properties the solution? >=20 > Well, if we need them, yes, but as I say there is no other board > using our 946 so the simplest thing is probably to make that 946 model > behave the way this board's CPU does. I just propose postpone this event as just now there is no user (CHDK or Ma= gic Lantern) that can get any good of this change. w --=A0 Best regards, =A0 Antony Pavlov