All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] MX51: efikamx: fix wrong name in boards.cfg
Date: Wed, 13 Jul 2011 14:24:07 +0200	[thread overview]
Message-ID: <201107131424.07581.marek.vasut@gmail.com> (raw)
In-Reply-To: <1310557095-18522-1-git-send-email-sbabic@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 <sbabic@denx.de>
> CC: Marek Vasut <marek.vasut@gmail.com>
> ---
>  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
> 
>  /*

  parent reply	other threads:[~2011-07-13 12:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-13 11:38 [U-Boot] [PATCH] MX51: efikamx: fix wrong name in boards.cfg Stefano Babic
2011-07-13 11:58 ` Wolfgang Denk
2011-07-13 12:32   ` Stefano Babic
2011-07-13 13:04     ` Marek Vasut
2011-07-13 12:24 ` Marek Vasut [this message]
2011-07-13 12:29   ` Wolfgang Denk
2011-07-13 13:03     ` Marek Vasut
2011-07-13 13:27       ` Wolfgang Denk
2011-07-13 13:29         ` Marek Vasut
2011-07-13 13:40           ` Stefano Babic
2011-07-13 13:47           ` Wolfgang Denk
2011-07-13 13:52             ` Stefano Babic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201107131424.07581.marek.vasut@gmail.com \
    --to=marek.vasut@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.