From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Fri, 11 Dec 2009 17:28:52 -0600 Subject: [U-Boot] [PATCH] pandora: don't enable VAUX3, VDAC and VPLL2 regulators In-Reply-To: <1260536850-1602-1-git-send-email-notasas@gmail.com> References: <1260536850-1602-1-git-send-email-notasas@gmail.com> Message-ID: <4B22D5B4.10408@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Grazvydas Ignotas wrote: > These regulators are not needed to start the kernel and only > cause "incomplete constraints" warnings from kernel, so don't > turn them on to save power. > > Signed-off-by: Grazvydas Ignotas Ack-ed Thanks Tom