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.
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