From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 29 Apr 2013 19:19:28 +0200 Subject: [U-Boot] [PATCH] arm: mx23: Fix VDDMEM misconfiguration In-Reply-To: References: <1367194665-9813-1-git-send-email-marex@denx.de> <201304291740.13943.marex@denx.de> Message-ID: <201304291919.28372.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, > Hi Marek, > > On Mon, Apr 29, 2013 at 12:40 PM, Marek Vasut wrote: > >> Without the patch skipping registers, the console output gets scrambled. > > > > Ok, so we have issue in spl_mem_init.c for MX23. > > This is my thought as well. > > I sent the "skipping registers" to Kiril after comparing U-boot code > against the bootlets. Will post later to the list. > > Another important thing we currently miss in U-boot is the setting of > drive strength of DDR pins as done in bootlets. > > Will try to work on this as soon as time permits. This should be done in board/..../mx23evk/spl_boot.c alongside iomux, no? Best regards, Marek Vasut