From owner-freebsd-arm@FreeBSD.ORG Wed Feb 27 01:12:18 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 185A8634 for ; Wed, 27 Feb 2013 01:12:18 +0000 (UTC) (envelope-from alie@affle.com) Received: from mail-qa0-f41.google.com (mail-qa0-f41.google.com [209.85.216.41]) by mx1.freebsd.org (Postfix) with ESMTP id C3B88EF9 for ; Wed, 27 Feb 2013 01:12:17 +0000 (UTC) Received: by mail-qa0-f41.google.com with SMTP id bs12so2973712qab.0 for ; Tue, 26 Feb 2013 17:12:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=xms/3wXB/0t3IM2tbSprItftCXs2SspSRUFnZEn/aEE=; b=NY21dUMaTtM7BH/aPTHixt6+ftD8xWBhXbbOh5AnaDjzn0SVIhHYJLsLGEORq3DNJI KI8APADQFJ4BMlgvW6xP4mbgZQbobjZcmbKqYbvyoNsIa7D8DWA2fnib02DTnH6DSb70 E7DUDDemJLPgtqmwe/Wf+r02gGFOfW9jB67HCd3FMCyxCIrICBT/yfb4Ppy+FOwukzpo kzAqYwn342O5l/FywKjh9VCssr184MaA/3bSGO1ml4DI+mdLMjc1mWzKs3KPTjn0zZgV 6SzoRfi1LQUqYKfnEzYYSf4pG01ZSb571IXv/mL2xT8HFLzzUUSF3w1Hc0B/4RpNmlys O5Dw== MIME-Version: 1.0 X-Received: by 10.224.221.145 with SMTP id ic17mr5160418qab.34.1361927110109; Tue, 26 Feb 2013 17:05:10 -0800 (PST) Received: by 10.49.87.193 with HTTP; Tue, 26 Feb 2013 17:05:10 -0800 (PST) Date: Wed, 27 Feb 2013 09:05:10 +0800 Message-ID: Subject: How to use VFP for Raspberry Pi From: Alie Tan To: "freebsd-arm@freebsd.org" X-Gm-Message-State: ALoCoQkho/Rok3Hg5rNcOpVfIJHw2cLGtHO+h2yQMwFEtnxDSUzdV58YJvZ/hjknHk7kDlB6o5OD Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Feb 2013 01:12:18 -0000 Hi, Does Raspberry Pi for FreeBSD support VFP or hardfloat? If yes, how to compile the image/kernel with it? Regards, Alie T