From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 13 Jul 2011 14:24:07 +0200 Subject: [U-Boot] [PATCH] MX51: efikamx: fix wrong name in boards.cfg In-Reply-To: <1310557095-18522-1-git-send-email-sbabic@denx.de> References: <1310557095-18522-1-git-send-email-sbabic@denx.de> Message-ID: <201107131424.07581.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 01:38:15 PM Stefano Babic wrote: > Wrong name in boards.cfg for the efikamx board > makes that some files of the mx51evk instead of > efikamx are used. Jana fixed this some time ago ... I have it in my tree and I send it recently to he ML ... http://git.denx.de/?p=u-boot/u-boot- pxa.git;a=commit;h=ce52afa30284fb08a3129ed86f053e2b0e9b9a5e > > Signed-off-by: Stefano Babic > CC: Marek Vasut > --- > boards.cfg | 2 +- > include/configs/efikamx.h | 2 ++ > 2 files changed, 3 insertions(+), 1 deletions(-) > > diff --git a/boards.cfg b/boards.cfg > index 0fe0f0e..7c79034 100644 > --- a/boards.cfg > +++ b/boards.cfg > @@ -140,7 +140,7 @@ omap5912osk arm arm926ejs - > ti edminiv2 arm arm926ejs - > LaCie orion5x dkb arm arm926ejs > - Marvell pantheon ca9x4_ct_vxp > arm armv7 vexpress armltd -efikamx > arm armv7 efikamx - > mx5 mx51evk:IMX_CONFIG=board/efikamx/imximage.cfg +efikamx > arm armv7 efikamx - > mx5 efikamx:IMX_CONFIG=board/efikamx/imximage.cfg mx51evk > arm armv7 mx51evk freescale > mx5 mx51evk:IMX_CONFIG=board/freescale/mx51evk/imximage.cfg mx53ard > arm armv7 mx53ard freescale > mx5 mx53ard:IMX_CONFIG=board/freescale/mx53ard/imximage_dd3.cfg mx53evk > arm armv7 mx53evk freescale > mx5 mx53evk:IMX_CONFIG=board/freescale/mx53evk/imximage.cfg diff --git > a/include/configs/efikamx.h b/include/configs/efikamx.h index > a04ac49..9c98cdc 100644 > --- a/include/configs/efikamx.h > +++ b/include/configs/efikamx.h > @@ -38,6 +38,8 @@ > #define CONFIG_DISPLAY_CPUINFO > #define CONFIG_DISPLAY_BOARDINFO > > +#define CONFIG_SYS_TEXT_BASE 0x97800000 > + > #define CONFIG_SYS_L2CACHE_OFF > > /*