Created attachment 167504 [details] apply small fixes Several small fixes: - Set correct number (3) for CONFIG_SYS_MMC_MAX_DEVICE - Remove "SSP_UNSAFE= yes" from Makefile - Builds fine without. - Add "PORTSCOUT= ignore" to Makefile. New versions only make sense if manufacturer (CompuLab) decides to move to upgraded u-boot version. - Bump PORTREVISION to 1
Comment on attachment 167504 [details] apply small fixes Please set the "maintainer-approval+" flag in the future so that your bug shows up in the "Ports: Maintainer Approved" saved search.
A commit references this bug: Author: rakuco Date: Sun Feb 28 14:32:45 UTC 2016 New revision: 409742 URL: https://svnweb.freebsd.org/changeset/ports/409742 Log: Apply some small fixes to the port. - Set correct number (3) for CONFIG_SYS_MMC_MAX_DEVICE - Remove "SSP_UNSAFE= yes" from Makefile. The port builds fine without it. - Add "PORTSCOUT= ignore" to Makefile. New versions only make sense if manufacturer (CompuLab) decides to move to upgraded u-boot version. PR: 207554 Submitted by: Martin Waschb?sch <martin@waschbuesch.de> (maintainer) Changes: head/sysutils/u-boot-utilite/Makefile head/sysutils/u-boot-utilite/files/patch-include_configs_cm__fx6.h
Committed, thanks.