From owner-freebsd-arm@FreeBSD.ORG Mon Apr 21 15:54:29 2008 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 E66761065675; Mon, 21 Apr 2008 15:54:29 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe04.swip.net [212.247.154.97]) by mx1.freebsd.org (Postfix) with ESMTP id 561C18FC21; Mon, 21 Apr 2008 15:54:28 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [62.113.133.152] (account mc467741@c2i.net [62.113.133.152] verified) by mailfe04.swip.net (CommuniGate Pro SMTP 5.1.13) with ESMTPA id 904344343; Mon, 21 Apr 2008 17:54:27 +0200 From: Hans Petter Selasky To: Olivier Houchard Date: Mon, 21 Apr 2008 17:55:42 +0200 User-Agent: KMail/1.9.7 References: <200804201602.40517.hselasky@c2i.net> <20080421010405.GA58580@ci0.org> In-Reply-To: <20080421010405.GA58580@ci0.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804211755.44697.hselasky@c2i.net> Cc: freebsd-arm@freebsd.org, John Baldwin Subject: Re: AT91RM9200 and possibly other ARM targets are broken in 8-current after recent commit 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: Mon, 21 Apr 2008 15:54:30 -0000 Hi Olivier, Thanks for the prompt fix. I just compiled a new kernel, booted my AT91RM9200 and I can confirm that your patch works! --HPS