head 1.3; access; symbols pkgsrc-2021Q1:1.2.0.26 pkgsrc-2021Q1-base:1.2 pkgsrc-2020Q4:1.2.0.24 pkgsrc-2020Q4-base:1.2 pkgsrc-2020Q3:1.2.0.22 pkgsrc-2020Q3-base:1.2 pkgsrc-2020Q2:1.2.0.20 pkgsrc-2020Q2-base:1.2 pkgsrc-2020Q1:1.2.0.16 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.2.0.18 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.14 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.12 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.10 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.8 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.6 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.4 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.2 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.1.0.6 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.4 pkgsrc-2017Q3-base:1.1; locks; strict; comment @# @; 1.3 date 2021.04.18.08.54.55; author mrg; state dead; branches; next 1.2; commitid g9Jv4tH3AMtBJKPC; 1.2 date 2018.02.18.12.27.20; author jmcneill; state Exp; branches; next 1.1; commitid NFipj3dPJKF53lrA; 1.1 date 2017.09.10.17.00.41; author jmcneill; state Exp; branches; next ; commitid lDxtqtVDDhEIJF6A; desc @@ 1.3 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_cpu_armv8_Kconfig,v 1.2 2018/02/18 12:27:20 jmcneill Exp $ --- arch/arm/cpu/armv8/Kconfig.orig 2018-01-23 06:50:34.000000000 +0000 +++ arch/arm/cpu/armv8/Kconfig @@@@ -132,6 +132,10 @@@@ config ARMV8_PSCI_CPUS_PER_CLUSTER A value 0 or no definition of it works for single cluster system. System with multi-cluster should difine their own exact value. +config ARMV8_SWITCH_TO_EL1 + bool "Switch to EL1 before booting kernel" + default n + if SYS_HAS_ARMV8_SECURE_BASE config ARMV8_SECURE_BASE @ 1.2 log @u-boot-pinebook: update to 2018.01 @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Initial import of u-boot-pinebook version 2017.09rc2. 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 Pine64 Pinebook. @ text @d1 1 a1 1 $NetBSD: patch-arch_arm_cpu_armv8_Kconfig,v 1.1 2017/09/09 23:21:29 jmcneill Exp $ d3 1 a3 1 --- arch/arm/cpu/armv8/Kconfig.orig 2017-07-10 17:07:38.000000000 +0000 d5 1 a5 1 @@@@ -130,6 +130,10 @@@@ config ARMV8_PSCI_CPUS_PER_CLUSTER @