[U-Boot] Pull request, u-boot-tegra/master

Tom,
Please pull u-boot-tegra/master into U-Boot/master. Thanks!
All Tegra builds are OK, and Stephen's automated test system reports that all tests pass.
The following changes since commit 2547e91dc15e5203e15d4ebde9172174743b14a7:
tegra: Indicate that binman makes all three output files (2018-07-26 15:49:40 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-tegra.git master
for you to fetch changes up to 2eea1269166fd3dccc319629e612edddcd650803:
tegra: beaver/apalis: Fix DTC warning (2018-07-26 13:15:31 -0700)
---------------------------------------------------------------- Bibek Basu (1): ARM: tegra: implement RAM repair
Stephen Warren (5): Revert "tegra: Introduce SRAM repair on tegra124" ARM: define MON_MODE ARM: PSCI: Support PSCI v0.2 ARM: PSCI: Enable the PSCI node ARM: tegra: avoid using secure carveout RAM
Tom Warren (1): tegra: beaver/apalis: Fix DTC warning
arch/arm/dts/tegra30-apalis.dts | 3 --- arch/arm/dts/tegra30-beaver.dts | 3 --- arch/arm/include/asm/arch-tegra124/flow.h | 10 +++----- arch/arm/include/asm/proc-armv/ptrace.h | 1 + arch/arm/lib/psci-dt.c | 6 +++++ arch/arm/mach-tegra/board2.c | 4 +++ arch/arm/mach-tegra/powergate.c | 20 +-------------- arch/arm/mach-tegra/tegra124/cpu.c | 42 +++++++++++++++++++++++++++++-- scripts/config_whitelist.txt | 1 + 9 files changed, 57 insertions(+), 33 deletions(-)

On Thu, Jul 26, 2018 at 02:08:33PM -0700, Tom Warren wrote:
Tom,
Please pull u-boot-tegra/master into U-Boot/master. Thanks!
All Tegra builds are OK, and Stephen's automated test system reports that all tests pass.
The following changes since commit 2547e91dc15e5203e15d4ebde9172174743b14a7:
tegra: Indicate that binman makes all three output files (2018-07-26 15:49:40 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-tegra.git master
for you to fetch changes up to 2eea1269166fd3dccc319629e612edddcd650803:
tegra: beaver/apalis: Fix DTC warning (2018-07-26 13:15:31 -0700)
Applied to u-boot/master, thanks!
participants (2)
-
Tom Rini
-
Tom Warren