From patchwork Thu Mar 26 22:20:42 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "tomcwarren3959 at gmail.com" X-Patchwork-Id: 244350 List-Id: U-Boot discussion From: tomcwarren3959 at gmail.com (tomcwarren3959 at gmail.com) Date: Thu, 26 Mar 2020 15:20:42 -0700 Subject: [PATCH 0/3] Misc fixes for Tegra Message-ID: <1585261245-1740-1-git-send-email-tomcwarren3959@gmail.com> From: Tom Warren These fixes originated on our downstream L4T U-Boot, and include fdt, pll and code relocation changes. Stephen Warren (1): ARM: tegra: p2371-2180: add I2C nodes to DT Tom Warren (1): fdt: Fix 'system' command Vishruth (1): ARM: tegra: p2771-0000: enable PIE relocation arch/arm/dts/tegra210-p2371-2180.dts | 18 ++++++++++++++++++ cmd/fdt.c | 2 +- configs/p2771-0000-000_defconfig | 1 + configs/p2771-0000-500_defconfig | 1 + 4 files changed, 21 insertions(+), 1 deletion(-)