From owner-freebsd-arm@FreeBSD.ORG Wed Feb 6 07:13:38 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E644B4FA for ; Wed, 6 Feb 2013 07:13:38 +0000 (UTC) (envelope-from ganbold@gmail.com) Received: from mail-ia0-x231.google.com (ia-in-x0231.1e100.net [IPv6:2607:f8b0:4001:c02::231]) by mx1.freebsd.org (Postfix) with ESMTP id B6C191FA for ; Wed, 6 Feb 2013 07:13:38 +0000 (UTC) Received: by mail-ia0-f177.google.com with SMTP id h8so1153532iaa.8 for ; Tue, 05 Feb 2013 23:13:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=Qo9Ws4Ut3Ew7L6VvOSzzk6/tjCRwBxnKg2XkgPptwvs=; b=xRYFeuHdguGo62e+shcAzISntd1/IZ8ISNv7m2loj7yhEyRRnB7c9AOTfc7nBgtxWH SVBx53QEuCIT0uYODFd+S+gCaVlrRwrXzYZnP6KqBeN1SpkwjtH2FKhn+suAJARFZZaS W3abm3OpYN97P/lhEKOqaYHWVdqGDe7z2DTUug+1Gmnucwte+1FUunlOSqS31SXw5v06 K134wsDkNpT/MSCGt0fvv2khcKksNTTXJltE3uLPEgJzwpaibee1pHRvVFRgKlGsCjyk rUOsQ4Qp6F1QbvDlEna+grx6yJUzEmLeCqynvuib13dI/ElffKOJ8ECkL3PLj2//hXsp M6aQ== MIME-Version: 1.0 X-Received: by 10.43.7.7 with SMTP id om7mr26981523icb.25.1360134818204; Tue, 05 Feb 2013 23:13:38 -0800 (PST) Received: by 10.64.7.44 with HTTP; Tue, 5 Feb 2013 23:13:38 -0800 (PST) In-Reply-To: References: Date: Wed, 6 Feb 2013 15:13:38 +0800 Message-ID: Subject: Re: After make xdev successfully what should I do next From: Ganbold Tsagaankhuu To: John Elder Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-arm 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, 06 Feb 2013 07:13:39 -0000 On Wed, Feb 6, 2013 at 2:06 PM, John Elder wrote: > I have make the xdev successfully and make the kernel-toolchain, then how > to move this to arm devices? Great. Now you need to compile kernel and put it in sd card and try booting from it. Ganbold > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"