From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50916) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiKJi-0004XV-U9 for qemu-devel@nongnu.org; Thu, 08 May 2014 05:08:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WiKJc-0003dz-Sy for qemu-devel@nongnu.org; Thu, 08 May 2014 05:08:38 -0400 Message-ID: <536B498F.5090001@suse.de> Date: Thu, 08 May 2014 11:08:31 +0200 From: Alexander Graf MIME-Version: 1.0 References: <20140417193413.D1F132F437@mono.eik.bme.hu> In-Reply-To: <20140417193413.D1F132F437@mono.eik.bme.hu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: BALATON Zoltan Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org On 04/17/2014 07:04 PM, BALATON Zoltan wrote: > While there, also moved the hard coded value for CLOCKFREQ to a #define. > > Signed-off-by: BALATON Zoltan Thanks, applied to ppc-next. Alex