From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 27 Nov 2013 09:59:17 +0100 Subject: [U-Boot] [PATCH 2/5] ARM: lib: Add cpu_clock_teardown() call In-Reply-To: <5295B0FB.3000006@denx.de> References: <1384186966-6054-1-git-send-email-marex@denx.de> <1384186966-6054-2-git-send-email-marex@denx.de> <5295B0FB.3000006@denx.de> Message-ID: <201311270959.17806.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, > On 11/11/2013 17:22, Marek Vasut wrote: > > Add cpu_clock_teardown() call before the Linux kernel is started, > > so the CPU code can stop clock that may hinder the Linux's boot. > > > > Signed-off-by: Marek Vasut > > Cc: Albert Aribaud > > Cc: Stefano Babic > > --- > > Applied to u-boot-imx, thanks. Albert, you OK with this one ? Best regards, Marek Vasut