From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 2 May 2013 02:14:51 +0200 Subject: [U-Boot] [PATCH 4/9] mx23_olinuxino: Fix DDR pin iomux settings In-Reply-To: References: <1367444689-31301-1-git-send-email-festevam@gmail.com> <201305020128.24536.marex@denx.de> Message-ID: <201305020214.51236.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 Dear Fabio Estevam, > On Wed, May 1, 2013 at 8:28 PM, Marek Vasut wrote: > > Lost of duplicated code here. > > What do you suggest? Stuff it into common init sequence, but only if it really is necessary to wipe those registers and iomux_setup[] table doesn't do it for some reason. But then, if iomux_setup[] table doesn't configure them, there's a deeper problem. Best regards, Marek Vasut