From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 22 Apr 2013 01:09:14 +0200 Subject: [U-Boot] [PATCH 6/6] arm: mx5: Add support for DENX M53EVK In-Reply-To: <20130421221323.0BDED38487B@gemini.denx.de> References: <1366344655-8535-1-git-send-email-marex@denx.de> <201304211642.56723.marex@denx.de> <20130421221323.0BDED38487B@gemini.denx.de> Message-ID: <201304220109.14740.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 Wolfgang Denk, > Dear Marek, > > In message <201304211642.56723.marex@denx.de> you wrote: > > > Yes, they set it for this single place where it gets used. > > > > Do you want me to fix it or will you ? > > If you have some time left... thanks in advance. Looking through the code, it seems CONFIG_SYS_LOAD_ADDR is preferred over CONFIG_LOADADDR, so this should be fixed on all places then ? Just to be clear on this. Best regards, Marek Vasut