[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 8cb3ce64f936f5dedbcfc1935c5caf31bb682474:
Merge git://git.denx.de/u-boot-dm (2017-06-10 18:01:22 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-tegra.git master
for you to fetch changes up to 2eb3e28b2c69261d274bc22321f688c193985e7b:
ARM: tegra: remove Whistler support (2017-06-12 13:03:50 -0700)
---------------------------------------------------------------- Stephen Warren (1): ARM: tegra: remove Whistler support
arch/arm/dts/Makefile | 1 - arch/arm/dts/tegra20-whistler.dts | 77 ----------------------------------- arch/arm/mach-tegra/tegra20/Kconfig | 5 --- board/nvidia/whistler/Kconfig | 12 ------ board/nvidia/whistler/MAINTAINERS | 7 ---- board/nvidia/whistler/Makefile | 8 ---- board/nvidia/whistler/whistler.c | 80 ------------------------------------- configs/whistler_defconfig | 29 -------------- include/configs/whistler.h | 49 ----------------------- 9 files changed, 268 deletions(-) delete mode 100644 arch/arm/dts/tegra20-whistler.dts delete mode 100644 board/nvidia/whistler/Kconfig delete mode 100644 board/nvidia/whistler/MAINTAINERS delete mode 100644 board/nvidia/whistler/Makefile delete mode 100644 board/nvidia/whistler/whistler.c delete mode 100644 configs/whistler_defconfig delete mode 100644 include/configs/whistler.h

On Mon, Jun 12, 2017 at 04:32:56PM -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 8cb3ce64f936f5dedbcfc1935c5caf31bb682474:
Merge git://git.denx.de/u-boot-dm (2017-06-10 18:01:22 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-tegra.git master
for you to fetch changes up to 2eb3e28b2c69261d274bc22321f688c193985e7b:
ARM: tegra: remove Whistler support (2017-06-12 13:03:50 -0700)
Applied to u-boot/master, thanks!
participants (2)
-
Tom Rini
-
Tom Warren