Bug 207728 - [patch] duplicated FREEBSD_BOOT_LOADER config option in sys/arm/broadcom/bcm2835/std.rpi
Summary: [patch] duplicated FREEBSD_BOOT_LOADER config option in sys/arm/broadcom/bcm2...
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: arm (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-arm (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-03-05 21:19 UTC by Jia-Shiun Li
Modified: 2016-03-20 16:49 UTC (History)
1 user (show)

See Also:


Attachments
Remove duplicated option FREEBSD_BOOT_LOADER (359 bytes, patch)
2016-03-05 21:19 UTC, Jia-Shiun Li
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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