From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Warren Date: Tue, 19 Feb 2019 15:44:33 -0700 Subject: [U-Boot] Pull request, u-boot-tegra/master Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 f14de0014c56093feecf42ca38b8ae5b3878f176: Prepare v2019.04-rc2 (2019-02-18 21:36:39 -0500) are available in the git repository at: git://git.denx.de/u-boot-tegra.git master for you to fetch changes up to 283573fe7b93430e70d9f42f104a91738ea9eb60: ARM: tegra: Reserve 32MB for the Linux kernel (2019-02-19 14:38:08 -0800) ---------------------------------------------------------------- Jonathan Hunter (1): ARM: tegra: Reserve 32MB for the Linux kernel Peter Robinson (2): tegra: cleanup dangling comments in include/configs tegra20: common: fix USB_EHCI_TXFIFO_THRESH value Tristan Bastian (3): nyan-big: change spi delay nyan-big: add padding to its file ARM: tegra: enable ums on nyan boards arch/arm/dts/tegra124-nyan-big-u-boot.dtsi | 2 +- arch/arm/dts/tegra124-nyan.dtsi | 1 + doc/chromium/nyan-big.its | 2 +- include/configs/apalis-tk1.h | 2 -- include/configs/apalis_t30.h | 4 ---- include/configs/beaver.h | 6 ------ include/configs/cardhu.h | 6 ------ include/configs/cei-tk1-som.h | 6 ------ include/configs/colibri_t20.h | 6 ------ include/configs/colibri_t30.h | 2 -- include/configs/dalmore.h | 4 ---- include/configs/e2220-1170.h | 4 ---- include/configs/harmony.h | 4 ---- include/configs/jetson-tk1.h | 6 ------ include/configs/medcom-wide.h | 2 -- include/configs/nyan-big.h | 4 ---- include/configs/p2371-0000.h | 4 ---- include/configs/p2371-2180.h | 6 ------ include/configs/p2571.h | 4 ---- include/configs/p2771-0000.h | 2 -- include/configs/paz00.h | 2 -- include/configs/plutux.h | 4 ---- include/configs/seaboard.h | 2 -- include/configs/tec-ng.h | 4 ---- include/configs/tec.h | 2 -- include/configs/tegra-common.h | 6 ------ include/configs/tegra114-common.h | 14 +++++++------- include/configs/tegra124-common.h | 14 +++++++------- include/configs/tegra20-common.h | 16 ++++++++-------- include/configs/tegra210-common.h | 4 ---- include/configs/tegra30-common.h | 18 +++++++----------- include/configs/trimslice.h | 6 ------ include/configs/venice2.h | 4 ---- include/configs/ventana.h | 2 -- 34 files changed, 32 insertions(+), 143 deletions(-)