From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikolay Dimitrov Date: Fri, 14 Nov 2014 00:25:12 +0200 Subject: [U-Boot] [PATCH] mx6sabresd: Move the DCD settings to spl code In-Reply-To: <1415915913-17096-1-git-send-email-festevam@gmail.com> References: <1415915913-17096-1-git-send-email-festevam@gmail.com> Message-ID: <54652FC8.6090305@mail.bg> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Fabio, On 11/13/2014 11:58 PM, Fabio Estevam wrote: > From: Fabio Estevam > > mx6sabresd_spl.cfg configures CCM registers, GPR registers and CCM_CCOSR. > > Move the configuration to the spl code. > > CCM_CCOSR setting is no longer required to get audio functionality in the > kernel, so remove such setting. > > Signed-off-by: Fabio Estevam Do you know which kernel versions are compatible with this CCM_CCOSR change? Regards, Nikolay