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-arch_arm_dts_Makefile,v 1.1 2020/01/06 08:41:44 mrg Exp $ Pinebook Pro support from https://patchwork.ozlabs.org/patch/1194525/ diff --git arch/arm/dts/Makefile arch/arm/dts/Makefile index 5a64fcc5a7..affedfd666 100644 --- arch/arm/dts/Makefile +++ arch/arm/dts/Makefile @@@@ -116,6 +116,7 @@@@ dtb-$(CONFIG_ROCKCHIP_RK3399) += \ rk3399-nanopi-m4.dtb \ rk3399-nanopi-neo4.dtb \ rk3399-orangepi.dtb \ + rk3399-pinebook-pro.dtb \ rk3399-puma-ddr1333.dtb \ rk3399-puma-ddr1600.dtb \ rk3399-puma-ddr1866.dtb \ @ 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$ @