From owner-freebsd-arm@freebsd.org Sat Mar 5 21:19:37 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7F42DA13E10 for ; Sat, 5 Mar 2016 21:19:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 5784AE84 for ; Sat, 5 Mar 2016 21:19:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u25LJbXC014743 for ; Sat, 5 Mar 2016 21:19:37 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 207728] [patch] duplicated FREEBSD_BOOT_LOADER config option in sys/arm/broadcom/bcm2835/std.rpi Date: Sat, 05 Mar 2016 21:19:37 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: arm X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jiashiun@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-arm@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2016 21:19:37 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207728 Bug ID: 207728 Summary: [patch] duplicated FREEBSD_BOOT_LOADER config option in sys/arm/broadcom/bcm2835/std.rpi Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: arm Assignee: freebsd-arm@FreeBSD.org Reporter: jiashiun@gmail.com Keywords: patch Created attachment 167746 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D167746&action= =3Dedit Remove duplicated option FREEBSD_BOOT_LOADER The option FREEBSD_BOOT_LOADER has been added to sys/arm/conf/std.armv6. Th= ere is no need to have it in std.rpi now. How to reproduce: as of base r296415: jsli@4cbsd:/usr/src # time make -sj4 TARGET=3Darm TARGET_ARCH=3Darmv6 KERNC= ONF=3DRPI2 buildkernel -------------------------------------------------------------- >>> Kernel build for RPI2 started on Sun Mar 6 05:13:50 CST 2016 -------------------------------------------------------------- =3D=3D=3D> RPI2 -------------------------------------------------------------- >>> stage 1: configuring the kernel -------------------------------------------------------------- WARNING: duplicate option `FREEBSD_BOOT_LOADER' encountered. Kernel build directory is /usr/obj/arm.armv6/usr/src/sys/RPI2 Don't forget to do ``make cleandepend && make depend'' --=20 You are receiving this mail because: You are the assignee for the bug.=