From: tomcwarren3959 at gmail.com <tomcwarren3959@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH 1/3] ARM: tegra: p2771-0000: enable PIE relocation
Date: Thu, 26 Mar 2020 15:20:43 -0700 [thread overview]
Message-ID: <1585261245-1740-2-git-send-email-tomcwarren3959@gmail.com> (raw)
In-Reply-To: <1585261245-1740-1-git-send-email-tomcwarren3959@gmail.com>
From: Vishruth <vishruthj@nvidia.com>
U-Boot is configured to build as position independent executable. Enable
relocation of RELA section required to work with different load
addresses.
Signed-off-by: Vishruth <vishruthj@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
---
configs/p2771-0000-000_defconfig | 1 +
configs/p2771-0000-500_defconfig | 1 +
2 files changed, 2 insertions(+)
diff --git a/configs/p2771-0000-000_defconfig b/configs/p2771-0000-000_defconfig
index 06f12e2..e347a77 100644
--- a/configs/p2771-0000-000_defconfig
+++ b/configs/p2771-0000-000_defconfig
@@ -36,3 +36,4 @@ CONFIG_TEGRA186_POWER_DOMAIN=y
CONFIG_SYS_NS16550=y
CONFIG_USB=y
CONFIG_DM_USB=y
+CONFIG_POSITION_INDEPENDENT=y
diff --git a/configs/p2771-0000-500_defconfig b/configs/p2771-0000-500_defconfig
index 1a14a92..0803b26 100644
--- a/configs/p2771-0000-500_defconfig
+++ b/configs/p2771-0000-500_defconfig
@@ -36,3 +36,4 @@ CONFIG_TEGRA186_POWER_DOMAIN=y
CONFIG_SYS_NS16550=y
CONFIG_USB=y
CONFIG_DM_USB=y
+CONFIG_POSITION_INDEPENDENT=y
--
1.8.2.1.610.g562af5b
-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information. Any unauthorized review, use, disclosure or distribution
is prohibited. If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------
next prev parent reply other threads:[~2020-03-26 22:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-26 22:20 [PATCH 0/3] Misc fixes for Tegra tomcwarren3959 at gmail.com
2020-03-26 22:20 ` tomcwarren3959 at gmail.com [this message]
2020-03-31 10:46 ` [PATCH 1/3] ARM: tegra: p2771-0000: enable PIE relocation Peter Robinson
2020-03-26 22:20 ` [PATCH 2/3] fdt: Fix 'system' command tomcwarren3959 at gmail.com
2020-04-10 19:31 ` sjg at google.com
2020-03-26 22:20 ` [PATCH 3/3] ARM: tegra: p2371-2180: add I2C nodes to DT tomcwarren3959 at gmail.com
2020-03-31 10:54 ` Peter Robinson
2020-04-01 0:03 ` Tom Warren
2020-04-01 15:19 ` Thierry Reding
2020-04-01 20:35 ` Tom Warren
2020-04-01 21:47 ` Thierry Reding
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1585261245-1740-2-git-send-email-tomcwarren3959@gmail.com \
--to=tomcwarren3959@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox