From owner-freebsd-hackers@FreeBSD.ORG Thu Nov 23 01:32:09 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE5A616A47C for ; Thu, 23 Nov 2006 01:32:09 +0000 (UTC) (envelope-from zhaotongyi@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 299A943D49 for ; Thu, 23 Nov 2006 01:31:37 +0000 (GMT) (envelope-from zhaotongyi@gmail.com) Received: by nz-out-0102.google.com with SMTP id i11so235710nzh for ; Wed, 22 Nov 2006 17:32:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:mime-version:content-type; b=tkC7Nl4bRM0AHtGRPrSQmPbaVeBUmRR+sou3lju3uT/eyOHeDMsAIQe35UoRflUcxm4AQKjP/6xLUTo0d+Jev4dAVxEMexvFCGofoY0Qczu2y/3bbjVIoM4ussy/ZJftNyXu6/8bd2aKCnenTFhxOI8RedANXL9GOT2oVPBt0R8= Received: by 10.64.84.3 with SMTP id h3mr2260778qbb.1164245528030; Wed, 22 Nov 2006 17:32:08 -0800 (PST) Received: by 10.65.243.13 with HTTP; Wed, 22 Nov 2006 17:32:07 -0800 (PST) Message-ID: <380d4510611221732l741ca713u95d5e496d0a0b2a7@mail.gmail.com> Date: Thu, 23 Nov 2006 09:32:07 +0800 From: "Zhao Tongyi" To: freebsd-ppc@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-hackers@freebsd.org Subject: Anyone solved boot freebsd-elf image from u-boot now? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Nov 2006 01:32:10 -0000 I found *rafal.jaworowski* have wrote some patch to boot freebsd-elf image through u-boot in freebsd-hackers mail list, I have a ppc-4xx board ,and want to use u-boot as bootloader, Can we boot freebsd through u-boot ?