public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] MX25: Add initial support for MX25PDK
Date: Tue, 30 Aug 2011 09:34:39 +0200	[thread overview]
Message-ID: <4E5C928F.4070004@denx.de> (raw)
In-Reply-To: <1314649811-24278-2-git-send-email-fabio.estevam@freescale.com>

On 08/29/2011 10:30 PM, Fabio Estevam wrote:
> Add the initial support for MX25PDK booting from SD card via internal boot.
> 

Hi Fabio,

> diff --git a/boards.cfg b/boards.cfg
> index c31114d..b68d6c8 100644
> --- a/boards.cfg
> +++ b/boards.cfg
> @@ -165,6 +165,7 @@ jadecpu                      arm         arm926ejs   jadecpu             syteco
>  zmx25                        arm         arm926ejs   zmx25               syteco         mx25
>  imx27lite                    arm         arm926ejs   imx27lite           logicpd        mx27
>  magnesium                    arm         arm926ejs   imx27lite           logicpd        mx27
> +mx25pdk                      arm         arm926ejs   mx25pdk             freescale      mx25		mx25pdk:IMX_CONFIG=board/freescale/mx25pdk/imximage.cfg

Targets are sorted based on SOC in boards.cfg. Move your entry before
the zmx25 board.

> +#define CONFIG_ARM926EJS			/* arm926ejs CPU core */
> +#define CONFIG_MX25
> +#define CONFIG_MX25PDK

Where is it used ? I do not see any occurency.

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-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

  parent reply	other threads:[~2011-08-30  7:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-29 20:30 [U-Boot] [PATCH 1/2] MX25: tx25: Avoid the usage of extern in C file Fabio Estevam
2011-08-29 20:30 ` [U-Boot] [PATCH 2/2] MX25: Add initial support for MX25PDK Fabio Estevam
2011-08-30  3:16   ` Jason Liu
2011-08-30  3:31     ` Fabio Estevam
2011-08-30  5:19       ` Wolfgang Denk
2011-08-30  5:19     ` Wolfgang Denk
2011-08-30  7:34   ` Stefano Babic [this message]
2011-08-30  9:36     ` Wolfgang Denk
2011-08-30 10:01       ` 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=4E5C928F.4070004@denx.de \
    --to=sbabic@denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox