From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 13 Jul 2011 15:04:52 +0200 Subject: [U-Boot] [PATCH] MX51: efikamx: fix wrong name in boards.cfg In-Reply-To: <4E1D9069.9060407@denx.de> References: <1310557095-18522-1-git-send-email-sbabic@denx.de> <20110713115828.5FCAB17367E7@gemini.denx.de> <4E1D9069.9060407@denx.de> Message-ID: <201107131504.52467.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, July 13, 2011 02:32:41 PM Stefano Babic wrote: > On 07/13/2011 01:58 PM, Wolfgang Denk wrote: > > Dear Stefano Babic, > > > > In message <1310557095-18522-1-git-send-email-sbabic@denx.de> you wrote: > >> Wrong name in boards.cfg for the efikamx board > >> makes that some files of the mx51evk instead of > >> efikamx are used. > >> > >> Signed-off-by: Stefano Babic > >> CC: Marek Vasut > >> --- > >> > >> boards.cfg | 2 +- > >> include/configs/efikamx.h | 2 ++ > >> 2 files changed, 3 insertions(+), 1 deletions(-) > > > > Um... the CONFIG_SYS_TEXT_BASE is unrelated and should be submitted in > > a separate patch. > > Agree. Fix in V2 Right, Jana's on vacation till 18th, but I guess I can split it and send pullrq ... whatever. > > Best regards, > Stefano Babic