From owner-freebsd-arm@FreeBSD.ORG Sat May 17 21:40:00 2014 Return-Path: Delivered-To: freebsd-arm@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C77011CF for ; Sat, 17 May 2014 21:40:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8B333299E for ; Sat, 17 May 2014 21:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4HLe05U027317 for ; Sat, 17 May 2014 21:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4HLe0IL027316; Sat, 17 May 2014 21:40:00 GMT (envelope-from gnats) Resent-Date: Sat, 17 May 2014 21:40:00 GMT Resent-Message-Id: <201405172140.s4HLe0IL027316@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-arm@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Marcus Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C91E0EF2 for ; Sat, 17 May 2014 21:36:20 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B7038296F for ; Sat, 17 May 2014 21:36:20 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s4HLaHxG056679 for ; Sat, 17 May 2014 21:36:17 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s4HLaH7D056676; Sat, 17 May 2014 21:36:17 GMT (envelope-from nobody) Message-Id: <201405172136.s4HLaH7D056676@cgiserv.freebsd.org> Date: Sat, 17 May 2014 21:36:17 GMT From: Marcus To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: arm/189899: rpi.dts don't build anymore X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2014 21:40:00 -0000 >Number: 189899 >Category: arm >Synopsis: rpi.dts don't build anymore >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-arm >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat May 17 21:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Marcus >Release: 10 Stable >Organization: >Environment: FreeBSD luke 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Hi, if I build 10 stable (current SVN) for armv6/RPI-B Kernel the /sys/RPI-B/rpi.dtb will not be built. If I use r266250 it works as expected. so long Marcus >How-To-Repeat: svn checkout https://svn0.eu.freebsd.org/base/stable/10 /usr/src/10 cd /usr/src/10 make TARGET=arm TARGET_ARCH=armv6 WITH_FDT=yes build world make TARGET=arm TARGET_ARCH=armv6 WITH_FDT=yes KERNCONF=RPI-B build kernel ls /usr/obj/arm.armv6/usr/src/10/sys/RPI-B/rpi.dtb >Fix: >Release-Note: >Audit-Trail: >Unformatted: