From owner-freebsd-arm@FreeBSD.ORG Fri Feb 12 02:10:45 2010 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 045D11065679 for ; Fri, 12 Feb 2010 02:10:45 +0000 (UTC) (envelope-from andrew@fubar.geek.nz) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id C54728FC17 for ; Fri, 12 Feb 2010 02:10:44 +0000 (UTC) Received: from compute2.internal (compute2.internal [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id E4865E00BB; Thu, 11 Feb 2010 21:10:43 -0500 (EST) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Thu, 11 Feb 2010 21:10:43 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=date:from:to:cc:subject:message-id:in-reply-to:references:mime-version:content-type:content-transfer-encoding; s=smtpout; bh=uWYSIBzMf50DU38JkoHPJ4I1YSY=; b=FDI2+DmCl5oLM0NdHD491+KLZDpZrZZARgqZxX2IdqHBtvlFkRgDLEdSq2czgfyJ9AHVJcOKcODEgzqCotQhG6dTYKKBRQl067a++N7vZqXhpyT4UK0tl7ApLR9LihDILNmaVZzcld+L0KrzNDfE6SaxSSNpPCAmKnF7EZfVwzQ= X-Sasl-enc: V2j0WrnqKN7odGwo6ER49C1W6VY24U27W9YfSRLR1GAQ 1265940643 Received: from localhost (unknown [202.6.116.238]) by mail.messagingengine.com (Postfix) with ESMTPA id B098F4ADBD0; Thu, 11 Feb 2010 21:10:42 -0500 (EST) Date: Fri, 12 Feb 2010 15:10:43 +1300 From: Andrew Turner To: Rui Paulo Message-ID: <20100212151043.2e62ca78@fubar.geek.nz> In-Reply-To: <4B7409B2.3040107@freebsd.org> References: <20100211223402.621a8c89@fubar.geek.nz> <4B7409B2.3040107@freebsd.org> X-Mailer: Claws Mail 3.7.4 (GTK+ 2.18.6; amd64-portbld-freebsd8.0) X-Pirate: Arrrr Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-arm@freebsd.org Subject: Re: New S3C24x0 patch X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2010 02:10:45 -0000 On Thu, 11 Feb 2010 13:44:18 +0000 Rui Paulo wrote: > This looks good. Before this can be committed you need to: > * fix the lines passing the 80 column mark > * remove debugging printfs I've fixed these problems. There is a new patch at [1]. Andrew [1] http://fubar.geek.nz/files/freebsd/s3c2xx0/freebsd-s3c24x0-20100212.diff