Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Include tegra210 dts files with kernel ...
details: https://anonhg.NetBSD.org/src/rev/98405787b31c
branches: trunk
changeset: 356189:98405787b31c
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Fri Sep 08 10:17:18 2017 +0000
description:
Include tegra210 dts files with kernel build
diffstat:
sys/arch/evbarm/conf/TEGRA | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r bdc99063019b -r 98405787b31c sys/arch/evbarm/conf/TEGRA
--- a/sys/arch/evbarm/conf/TEGRA Fri Sep 08 09:50:44 2017 +0000
+++ b/sys/arch/evbarm/conf/TEGRA Fri Sep 08 10:17:18 2017 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: TEGRA,v 1.26 2017/07/21 01:01:22 jmcneill Exp $
+# $NetBSD: TEGRA,v 1.27 2017/09/08 10:17:18 jmcneill Exp $
#
# NVIDIA Tegra family SoCs
#
@@ -7,12 +7,19 @@
include "arch/evbarm/conf/std.tegra"
include "arch/evbarm/conf/GENERIC.common"
+makeoptions DTSGNUARCH="arm arm64"
+makeoptions DTSSUBDIR="nvidia"
makeoptions DTS="
tegra124-apalis-eval.dts
tegra124-jetson-tk1.dts
tegra124-nyan-big.dts
tegra124-nyan-blaze.dts
tegra124-venice2.dts
+
+ tegra210-p2371-0000.dts
+ tegra210-p2371-2180.dts
+ tegra210-p2571.dts
+ tegra210-smaug.dts
"
options CPU_CORTEXA15
Home |
Main Index |
Thread Index |
Old Index