From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Tue, 21 Mar 2017 10:46:52 +0100 Subject: [U-Boot] [PATCH v4 0/3] arm: tegra: apalis-tk1 and ext clock loopback In-Reply-To: <20170321092958.4440-1-marcel@ziswiler.com> References: <20170321092958.4440-1-marcel@ziswiler.com> Message-ID: <18fc0a5e-e301-d853-cfd1-2ec91fca91df@suse.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 21/03/2017 10:29, Marcel Ziswiler wrote: > This series adds support for the Toradex Apalis TK1 and introduces a new > option to disable the external clock loopback on SDMMC3. > > The whole series is also available here: > > http://git.toradex.com/cgit/u-boot-toradex.git/log/?h=for-next > > Changes in v4: > - Re-based. > - Drop patches 2 and 3: > mmc: tegra: move CONFIG_TEGRA_MMC from headers to defconfigs > mmc: tegra: introduce CONFIG_TEGRA_MMC to Kconfig > in favor of commit 1d2c0506d31a9997e5ffc22e90942902f673b107 > mmc: move more driver config options to Kconfig > from Masahiro. > - Meld patch 6 > apalis-tk1: clean-up defconfig > into first one. > - Add distro boot fallback. > - Enable FIT and device tree overlay support. > - Explicitly drop EFI loader support. Any particular reason for this? Alex