From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Warren Date: Fri, 6 Jun 2014 08:53:39 -0700 Subject: [U-Boot] pull request for u-boot-tegra/master into ARM/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 Albert, Please pull u-boot-tegra/master into ARM/master. Thanks! ./MAKEALL -s tegra AOK, checkpatch.pl is OK, and ./MAKEALL -a arm only shows failures that were already present in ARM/master. The following changes since commit cc49da249cf2f380d2fed5571fad65ce6494fc95: Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' (2014-06-02 08:43:48 +0200) are available in the git repository at: git://git.denx.de/u-boot-tegra.git master for you to fetch changes up to e6607cffef965011ef0ddc0fbe6f4b7c0d53aeec: ARM: tegra: enable USB device mode and UMS on some boards (2014-06-05 11:25:54 -0700) ---------------------------------------------------------------- Stephen Warren (1): ARM: tegra: enable USB device mode and UMS on some boards arch/arm/dts/tegra124-jetson-tk1.dts | 9 ++++++++- arch/arm/dts/tegra124-venice2.dts | 9 ++++++++- arch/arm/dts/tegra30-beaver.dts | 9 ++++++++- include/configs/beaver.h | 2 ++ include/configs/jetson-tk1.h | 2 ++ include/configs/tegra-common-ums.h | 26 ++++++++++++++++++++++++++ include/configs/venice2.h | 2 ++ 7 files changed, 56 insertions(+), 3 deletions(-) create mode 100644 include/configs/tegra-common-ums.h