head 1.7; access; symbols pkgsrc-2023Q4:1.7.0.20 pkgsrc-2023Q4-base:1.7 pkgsrc-2023Q3:1.7.0.18 pkgsrc-2023Q3-base:1.7 pkgsrc-2023Q2:1.7.0.16 pkgsrc-2023Q2-base:1.7 pkgsrc-2023Q1:1.7.0.14 pkgsrc-2023Q1-base:1.7 pkgsrc-2022Q4:1.7.0.12 pkgsrc-2022Q4-base:1.7 pkgsrc-2022Q3:1.7.0.10 pkgsrc-2022Q3-base:1.7 pkgsrc-2022Q2:1.7.0.8 pkgsrc-2022Q2-base:1.7 pkgsrc-2022Q1:1.7.0.6 pkgsrc-2022Q1-base:1.7 pkgsrc-2021Q4:1.7.0.4 pkgsrc-2021Q4-base:1.7 pkgsrc-2021Q3:1.7.0.2 pkgsrc-2021Q3-base:1.7 pkgsrc-2021Q2:1.6.0.14 pkgsrc-2021Q2-base:1.6 pkgsrc-2021Q1:1.6.0.12 pkgsrc-2021Q1-base:1.6 pkgsrc-2020Q4:1.6.0.10 pkgsrc-2020Q4-base:1.6 pkgsrc-2020Q3:1.6.0.8 pkgsrc-2020Q3-base:1.6 pkgsrc-2020Q2:1.6.0.6 pkgsrc-2020Q2-base:1.6 pkgsrc-2020Q1:1.6.0.2 pkgsrc-2020Q1-base:1.6 pkgsrc-2019Q4:1.6.0.4 pkgsrc-2019Q4-base:1.6 pkgsrc-2019Q3:1.5.0.4 pkgsrc-2019Q3-base:1.5 pkgsrc-2019Q2:1.5.0.2 pkgsrc-2019Q2-base:1.5 pkgsrc-2019Q1:1.2.0.2 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.1.0.6 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.4 pkgsrc-2018Q3-base:1.1 pkgsrc-2018Q2:1.1.0.2 pkgsrc-2018Q2-base:1.1; locks; strict; comment @# @; 1.7 date 2021.08.12.07.25.59; author wiz; state Exp; branches; next 1.6; commitid JmugeUvLlFILwE4D; 1.6 date 2019.11.04.21.28.57; author rillig; state Exp; branches; next 1.5; commitid P8zvC5DaquV1ZzJB; 1.5 date 2019.05.07.14.06.25; author thorpej; state Exp; branches; next 1.4; commitid tahuoYrGljA8mhmB; 1.4 date 2019.04.26.08.32.30; author skrll; state Exp; branches; next 1.3; commitid lxK7a3tMZoQmRPkB; 1.3 date 2019.04.12.07.08.18; author skrll; state Exp; branches; next 1.2; commitid 0hi3YnisqxdcQ1jB; 1.2 date 2018.12.31.15.06.46; author jmcneill; state Exp; branches; next 1.1; commitid v60HKpeTFjZNKX5B; 1.1 date 2018.06.23.10.48.27; author jmcneill; state Exp; branches; next ; commitid OxNU0cIfL4Q4uoHA; desc @@ 1.7 log @u-boot*: fix some pkglint @ text @# $NetBSD: Makefile,v 1.6 2019/11/04 21:28:57 rillig Exp $ UBOOT_TARGET= orangepi-zero UBOOT_CONFIG= orangepi_zero_defconfig UBOOT_BIN= u-boot-sunxi-with-spl.bin UBOOT_INSTALLBOOT_PLIST= installboot.plist PKGREVISION= 4 .include "../../sysutils/u-boot/u-boot-arm.mk" .include "../../mk/bsd.pkg.mk" @ 1.6 log @sysutils: align variable assignments pkglint -Wall -F --only aligned --only indent -r Manually excluded consolekit and dc-tools since pkglint didn't get the formatting correct. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2019/05/07 14:06:25 thorpej Exp $ d12 1 @ 1.5 log @Add installboot(8) overlays for the sunxi u-boot packages. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2019/04/26 08:32:30 skrll Exp $ d7 1 a7 1 UBOOT_INSTALLBOOT_PLIST=installboot.plist @ 1.4 log @Call cleanup_before_linux in efi_exit_boot so ensure caches are clean, etc Bump PKGREVISION @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2019/04/12 07:08:18 skrll Exp $ d7 3 a9 1 PKGREVISION= 3 @ 1.3 log @Backport a patch from u-boot mainline to support EFI GetVariable. Add PKGREVISION to the UBOOT_VERSTION output Bump PKGREVISION for all 2018.11 packages @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2018/12/31 15:06:46 jmcneill Exp $ d7 1 a7 1 PKGREVISION= 2 @ 1.2 log @U-Boot 2018.11 broke compatibility of U-Boot image type IDs. Restore IDs used in previous (and subsequent) U-Boot versions to fix booting GENERIC armv7 NetBSD kernels. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2018/06/23 10:48:27 jmcneill Exp $ d7 1 a7 1 PKGREVISION= 1 @ 1.1 log @Initial import of u-boot-orangepi-zero version 2018.05 U-Boot is a bootloader for embedded boards based on PowerPC, ARM, MIPS and several other processors, which can be installed in a boot ROM and used to initialize and test the hardware or to download and run application code. This package provides U-Boot for the Xunlong Orange Pi Zero. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2018/05/25 10:45:23 jmcneill Exp $ d7 2 @