head 1.2; access; symbols pkgsrc-2021Q1:1.1.0.10 pkgsrc-2021Q1-base:1.1 pkgsrc-2020Q4:1.1.0.8 pkgsrc-2020Q4-base:1.1 pkgsrc-2020Q3:1.1.0.6 pkgsrc-2020Q3-base:1.1 pkgsrc-2020Q2:1.1.0.4 pkgsrc-2020Q2-base:1.1 pkgsrc-2020Q1:1.1.0.2 pkgsrc-2020Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2021.04.18.08.54.56; author mrg; state dead; branches; next 1.1; commitid g9Jv4tH3AMtBJKPC; 1.1 date 2020.01.06.08.41.44; author mrg; state Exp; branches; next ; commitid x3Xe4aQT5O19IBRB; desc @@ 1.2 log @various updates for the new pkgsrc u-boot world order. the whole u-boot package builds with the patches and distinfos moved into the new places. @ text @$NetBSD: patch-board_pine64_pinebook_pro_rk3399_MAINTAINERS,v 1.1 2020/01/06 08:41:44 mrg Exp $ Pinebook Pro support from https://patchwork.ozlabs.org/patch/1194525/ diff --git board/pine64/pinebook_pro_rk3399/MAINTAINERS board/pine64/pinebook_pro_rk3399/MAINTAINERS new file mode 100644 index 0000000000..58400ebd28 --- /dev/null +++ board/pine64/pinebook_pro_rk3399/MAINTAINERS @@@@ -0,0 +1,8 @@@@ +PINEBOOK_PRO +M: Peter Robinson +S: Maintained +F: board/pine64/pinebook_pro_rk3399/ +F: include/configs/pinebook_pro_rk3399.h +F: arch/arm/dts/rk3399-pinebook-pro.dts +F: arch/arm/dts/rk3399-pinebook-pro-u-boot.dtsi +F: configs/pinebook_pro-rk3399_defconfig @ 1.1 log @add a u-boot for pinebook pro. it's mostly functional though reboot is not working for me currently, and the power LED stays off until netbsd boots still. this is based upon u-boot 2020.01-rc5 with patches from: https://patchwork.ozlabs.org/project/uboot/list/?series=142716 which add specific pinebook pro support. (these sources are known to have a working reboot, but not from a build i've made.) @ text @d1 1 a1 1 $NetBSD$ @