mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
arm64: tegra: Add -@ to get __symbols__ node in DT
Add DT Flag '-@' to get __symbols__ node in device tree. The symbols node is required when subsequent overlays are applied. Bug 3847762 Signed-off-by: Akhil R <akhilrajeev@nvidia.com> Change-Id: I549d509740b7c6d99b14f0f79e4648c496bc1852 Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2819167 Tested-by: Sameer Pujar <spujar@nvidia.com> Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
1e04890051
commit
185c92d6dd
@@ -1,6 +1,8 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
# Copyright (c) 2022, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
||||
|
||||
DTC_FLAGS += -@
|
||||
|
||||
# DT overlays
|
||||
dtbo-y += tegra-optee.dtbo
|
||||
dtbo-y += tegra194-carveouts.dtbo
|
||||
|
||||
Reference in New Issue
Block a user