From owner-freebsd-arm@FreeBSD.ORG Fri Aug 7 13:19:28 2009 Return-Path: Delivered-To: arm@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEAA31065672 for ; Fri, 7 Aug 2009 13:19:28 +0000 (UTC) (envelope-from raj@semihalf.com) Received: from smtp.semihalf.com (smtp.semihalf.com [213.17.239.109]) by mx1.freebsd.org (Postfix) with ESMTP id 5F2D88FC23 for ; Fri, 7 Aug 2009 13:19:28 +0000 (UTC) Received: from [10.0.0.34] (cardhu.semihalf.com [213.17.239.108]) by smtp.semihalf.com (Postfix) with ESMTPSA id 7478CC426C; Fri, 7 Aug 2009 15:17:04 +0200 (CEST) Message-Id: <88FC923E-4DFE-4F11-9596-DAE543816AB9@semihalf.com> From: Rafal Jaworowski To: Donald T Hayford In-Reply-To: <1F9EB6AF-F5E0-4DA4-A227-8313C1205C46@semihalf.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Fri, 7 Aug 2009 15:19:26 +0200 References: <49FA5B75.9090008@donhayford.com> <49FADE9B.1080806@donhayford.com> <494D378B-B243-4D97-8554-AC3E74A30B8C@semihalf.com> <49FB8696.8020907@donhayford.com> <72D23F68-EE62-4297-88F4-6CA0132F0293@semihalf.com> <49FF8461.6020406@donhayford.com> <4A7B826B.4040604@donhayford.com> <8DCDD569-1672-4EC9-9E3C-EB08E039EEA6@semihalf.com> <4A7C1937.3060000@donhayford.com> <1F9EB6AF-F5E0-4DA4-A227-8313C1205C46@semihalf.com> X-Mailer: Apple Mail (2.935.3) Cc: arm@FreeBSD.org Subject: Re: Help with Marvel kernel for 88F6281 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, 07 Aug 2009 13:19:28 -0000 On 2009-08-07, at 15:09, Rafal Jaworowski wrote: > Don, > Support for SheevaPlug as a diff against recent HEAD is here http://people.freebsd.org/~raj/patches/arm/sheevaplug.diff > > Note there's a separate kernel config named SHEEVAPLUG, so use this > for building your kernel. Let me know if this worked for you. Grr, I put a wrong version of the patch, so if you were quick enough you took a broken diff :-) Download the patch again (it's now ok). Rafal