Bug 216757 - sysutils/u-boot-rpi3: Cleanup and fix a style issue
Summary: sysutils/u-boot-rpi3: Cleanup and fix a style issue
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Diane Bruce
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-03 15:55 UTC by Brad Davis
Modified: 2017-02-04 20:16 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (db)


Attachments
patch (2.28 KB, patch)
2017-02-03 15:55 UTC, Brad Davis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brad Davis freebsd_committer freebsd_triage 2017-02-03 15:55:07 UTC
Created attachment 179569 [details]
patch

This patch changes the port to fetch directly from github for a part of the files needed which will make it easier to upgrade as the psci-monitor improves.  Additionally it makes an extract in the do-configure target redundant, which is bad form anyways.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-02-04 20:09:39 UTC
A commit references this bug:

Author: db
Date: Sat Feb  4 20:09:26 UTC 2017
New revision: 433336
URL: https://svnweb.freebsd.org/changeset/ports/433336

Log:
  Use github for psci monitor  [brd]
  Chase upstream
  Redo save_boot_params in lowlevel__init.S to add reserve_memory remove
  save_boot_params from rpi.c
  Note network code diffs are now upstreamed already

  PR:		ports/216757
  Submitted by:	brd

Changes:
  head/sysutils/u-boot-rpi3/Makefile
  head/sysutils/u-boot-rpi3/distinfo
  head/sysutils/u-boot-rpi3/files/patch-arch_arm_include_asm_system.h
  head/sysutils/u-boot-rpi3/files/patch-board_raspberrypi_rpi_lowlevel__init.S
  head/sysutils/u-boot-rpi3/files/patch-board_raspberrypi_rpi_rpi.c
  head/sysutils/u-boot-rpi3/files/patch-include_configs_rpi.h
  head/sysutils/u-boot-rpi3/files/patch-include_efi__api.h
  head/sysutils/u-boot-rpi3/files/patch-lib_efi__loader_efi__console.c
  head/sysutils/u-boot-rpi3/files/patch-lib_efi__loader_efi__disk.c
  head/sysutils/u-boot-rpi3/files/patch-lib_efi__loader_efi__net.c