From owner-freebsd-arm@FreeBSD.ORG Wed Aug 25 10:02:50 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 5CABE1065695 for ; Wed, 25 Aug 2010 10:02:50 +0000 (UTC) (envelope-from johny.mattsson@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id E058C8FC08 for ; Wed, 25 Aug 2010 10:02:49 +0000 (UTC) Received: by bwz20 with SMTP id 20so539473bwz.13 for ; Wed, 25 Aug 2010 03:02:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=aWe90Bf+kOqr3eOn4u32rCSIA4Sx8AenmC2vJHyJEYc=; b=pPLkN/0/hwpXL2b2Keh/hdwXnaWE2zct2lWpnBFQf28B/mmmznCa0MgEKAMfTZNMzs 2N6b30+2aQCdVVY7Nr9NG9bUMG3NO9isgfTLcZ+XDNBWUiKxK8YYJWBgT8/n9BU7wbNW 4BeFhrRYF//bxjY1f1zjh87whypcZOgOFm7p8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=ugYMfKG96isT+NLzRACgHBPXHnN/9o6/vcAFhTiu1GwSoYaqFzbhpCDnp1XclqNHeq 36eGEyV0AatcUqwqzVUVJIYNJVgFtlVc19AG7bRhf+Icc9vkwMdggPW/xdxn+Ua+3Ihk C0Kb5RYgxeobUk25xC1+wtd/VHibF79JnnCbU= MIME-Version: 1.0 Received: by 10.204.116.79 with SMTP id l15mr5522987bkq.158.1282728960089; Wed, 25 Aug 2010 02:36:00 -0700 (PDT) Sender: johny.mattsson@gmail.com Received: by 10.204.69.201 with HTTP; Wed, 25 Aug 2010 02:36:00 -0700 (PDT) Date: Wed, 25 Aug 2010 19:36:00 +1000 X-Google-Sender-Auth: P77tL3Yzkge0KUMZQ9B6DY5uCbY Message-ID: From: Johny Mattsson To: "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ubldr MBR support? 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: Wed, 25 Aug 2010 10:02:50 -0000 Hi all, Quick question - are there any patches floating around that give ubldr MBR support? I'm trying to get -CURRENT to work properly on a Pogoplug (dumbed down Sheevaplug), and it's not feasible for me to have a dedicated BSD disk (due to U-Boot reasons). Thanks, /Johny