From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 29 Jul 2015 12:19:52 -0600 Subject: [U-Boot] [PATCH] T210: P2571: Enable SD-card power via PMIC LDO2 In-Reply-To: <1438187063-3400-1-git-send-email-twarren@nvidia.com> References: <1438187063-3400-1-git-send-email-twarren@nvidia.com> Message-ID: <55B91948.2000800@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 07/29/2015 10:24 AM, Tom Warren wrote: > This was done in the 32-bit AVP loader (SPL) but is > board-specific so should be moved to the CPU portion. For: T210: P2571: Enable SD-card power via PMIC LDO2 T210: P2571: Restore USB gadget mode (ums) T210: P2571: Turn CPU fan on Acked-by: Stephen Warren (the line lengths in the commit messages are very short...) For: Tegra: Allow TZ writes to VPR aperature regs I need to learn/think some more to review that.