public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Eric Cooper <ecc@cmu.edu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/6] mv-common.h: fix DRAM banks configuration
Date: Sun, 1 May 2011 12:11:13 -0400	[thread overview]
Message-ID: <20110501161113.GB5832@localhost> (raw)
In-Reply-To: <1304262244-13788-5-git-send-email-simon.guinot@sequanux.org>

On Sun, May 01, 2011 at 05:04:02PM +0200, Simon Guinot wrote:
> --- a/include/configs/mv-common.h
> +++ b/include/configs/mv-common.h
> @@ -113,6 +113,9 @@
>  #define CONFIG_SYS_RESET_ADDRESS 0xffff0000	/* Rst Vector Adr */
>  #define CONFIG_SYS_MAXARGS	16	/* max number of command args */
>  
> +/* ====> Include platform Common Definations */
> +#include <asm/arch/config.h>
> +
>  /*
>   * DRAM Banks configuration, Custom config can be done in <board>.h
>   */
> @@ -124,9 +127,6 @@
>  #endif
>  #endif /* CONFIG_NR_DRAM_BANKS */
>  
> -/* ====> Include platform Common Definations */
> -#include <asm/arch/config.h>
> -
>  /* ====> Include driver Common Definations */
>  /*
>   * Common NAND configuration
> -- 
> 1.6.3.1

You didn't fix the "Definations" typos in this one.

-- 
Eric Cooper             e c c @ c m u . e d u

  reply	other threads:[~2011-05-01 16:11 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-01 15:03 [U-Boot] [PATCH 0/6] Add support for LaCie NAS Network Space v2 Simon Guinot
2011-05-01 15:03 ` [U-Boot] [PATCH 1/6] sf: add support for Macronix MX25L4005A Simon Guinot
2011-05-01 15:04 ` [U-Boot] [PATCH 2/6] sf: disable write protection for Macronix flash Simon Guinot
2011-05-01 15:04 ` [U-Boot] [PATCH 3/6] Kirkwood: allow to override CONFIG_SYS_TCLK Simon Guinot
2011-05-01 15:04 ` [U-Boot] [PATCH 4/6] mv-common.h: fix DRAM banks configuration Simon Guinot
2011-05-01 16:11   ` Eric Cooper [this message]
2011-05-01 21:38     ` Simon Guinot
2011-05-01 15:04 ` [U-Boot] [PATCH 5/6] netconsole: remove `serverip' check Simon Guinot
2011-05-01 15:19   ` Wolfgang Denk
2011-05-01 15:04 ` [U-Boot] [PATCH 6/6] Add support for Network Space v2 Simon Guinot
2011-05-01 15:26   ` Wolfgang Denk
2011-05-01 20:29     ` Simon Guinot
2011-05-02  9:18   ` Prafulla Wadaskar
2011-05-02 10:20     ` Simon Guinot

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=20110501161113.GB5832@localhost \
    --to=ecc@cmu.edu \
    --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