From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikolay Dimitrov Date: Fri, 14 Nov 2014 13:48:03 +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: <5465EBF3.7030002@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. I forgot to asker earlier, but what are the benefits of going from DCD to SPL code to provide HW initialization? Regards, Nikolay