From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 19 Dec 2014 15:45:41 +0100 Subject: [U-Boot] [PATCH] arm: mxs: olinuxino: move DRAM config tuning to SPL In-Reply-To: <1418571289-13426-1-git-send-email-jlu@pengutronix.de> References: <1418571289-13426-1-git-send-email-jlu@pengutronix.de> Message-ID: <54943A15.1080906@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 On 14/12/2014 16:34, Jan Luebbe wrote: > The weak mxs_adjust_memory_params function is called from spl_mem_init.c, > so it must be linked into the SPL to have an effect. Move it from > mx23_olinuxino.c to spl_boot.c. > > This change was verified by reading back the register values. > > Signed-off-by: Jan Luebbe > Cc: Marek Vasut > Cc: Stefano Babic > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================