From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 26 Aug 2014 09:51:04 -0600 Subject: [U-Boot] [PATCH v3] arm: tegra: initial support for apalis t30 In-Reply-To: <4b9d839ba02c88bcce099b948823ec18ed15de3f.1409046870.git.marcel@ziswiler.com> References: <4b9d839ba02c88bcce099b948823ec18ed15de3f.1409046870.git.marcel@ziswiler.com> Message-ID: <53FCACE8.3000303@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/26/2014 03:59 AM, Marcel Ziswiler wrote: > This patch adds board support for the Toradex Apalis T30 a computer on > module which can be used on different carrier boards. > > For the sake of ease of use we do not distinguish between different > carrier boards for now as the base module features are deemed > sufficient enough for regular booting. > > The following functionality is working so far: > - eMMC boot and environment storage > - Gigabit Ethernet (once Thierry's PCIe as well as Marek's i210 patches > hit mainline) > - MMC/SD cards (both 8-bit as well as 4-bit slot) > - USB client/host (dual role port as client e.g. for DFU/UMS, other two > ports as host) Last time. I wrote: Acked-by: Stephen Warren It's helpful to include the tags people wrote in future version, unless there are significant changes to invalidate them. That way, people know they don't have to re-review the code.