Bug 207728

Summary: [patch] duplicated FREEBSD_BOOT_LOADER config option in sys/arm/broadcom/bcm2835/std.rpi
Product: Base System Reporter: Jia-Shiun Li <jiashiun>
Component: armAssignee: freebsd-arm (Nobody) <freebsd-arm>
Status: Closed FIXED    
Severity: Affects Only Me CC: ian
Priority: --- Keywords: patch
Version: CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Remove duplicated option FREEBSD_BOOT_LOADER none

Description Jia-Shiun Li 2016-03-05 21:19:37 UTC
Created attachment 167746 [details]
Remove duplicated option FREEBSD_BOOT_LOADER

The option FREEBSD_BOOT_LOADER has been added to sys/arm/conf/std.armv6. There 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=arm TARGET_ARCH=armv6 KERNCONF=RPI2 buildkernel

--------------------------------------------------------------
>>> Kernel build for RPI2 started on Sun Mar  6 05:13:50 CST 2016
--------------------------------------------------------------
===> 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''
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-03-20 16:48:34 UTC
A commit references this bug:

Author: ian
Date: Sun Mar 20 16:48:30 UTC 2016
New revision: 297068
URL: https://svnweb.freebsd.org/changeset/base/297068

Log:
  Remove FREEBSD_BOOT_LOADER that already exists in std.armv6 config file.

  PR:		207728
  Submitted by:	Jia-Shiun Li <jiashiun@gmail.com>

Changes:
  head/sys/arm/broadcom/bcm2835/std.rpi