From owner-freebsd-arm@FreeBSD.ORG Sat Mar 16 15:38:59 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 9C9CDF89 for ; Sat, 16 Mar 2013 15:38:59 +0000 (UTC) (envelope-from ray@freebsd.org) Received: from smtp.dlink.ua (smtp.dlink.ua [193.138.187.146]) by mx1.freebsd.org (Postfix) with ESMTP id 5096A274 for ; Sat, 16 Mar 2013 15:38:59 +0000 (UTC) Received: from rnote.ddteam.net (163-130-135-95.pool.ukrtel.net [95.135.130.163]) (Authenticated sender: ray) by smtp.dlink.ua (Postfix) with ESMTPSA id 6E4ECC492D; Sat, 16 Mar 2013 17:38:51 +0200 (EET) Date: Sat, 16 Mar 2013 17:38:50 +0200 From: Aleksandr Rybalko To: loic.blot@unix-experience.fr Subject: Re: Custom kernel under RPI Message-Id: <20130316173850.68e8cc1e.ray@freebsd.org> In-Reply-To: <1363433673.5871.2.camel@Nerz-PC.home> References: <1363433673.5871.2.camel@Nerz-PC.home> Organization: FreeBSD.ORG X-Mailer: Sylpheed 3.1.2 (GTK+ 2.24.5; amd64-portbld-freebsd9.0) X-Operating-System: FreeBSD Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: freebsd-arm@freebsd.org 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: Sat, 16 Mar 2013 15:38:59 -0000 On Sat, 16 Mar 2013 12:34:33 +0100 Loïc BLOT wrote: > Hi Ian, > i'm sorry but fdt addr is already on my loader.rc > loader.rc: > > fdt addr 0x100 > set console=comconsole,vidconsole > > Is there any specific options when i do "make buildkernel > KERNCONF=RPI-B" (from the raspberry) ? (in src.conf for example) > > Best regards, > Loïc BLOT, > UNIX systems, security and network expert > http://www.unix-experience.fr > > > Hello, I'm don't know why it won't boot, but I can hint you to use if_run and runfw as modules. Not resolved why, but I see it's won't work if it built in kernel. As module, even loaded automatically by devd, it's works fine. WBW -- Aleksandr Rybalko