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 1/4] zmx25: Remove dram_init_banksize()
Date: Sun, 25 Sep 2011 17:58:13 +0200	[thread overview]
Message-ID: <4E7F4F95.6000209@denx.de> (raw)
In-Reply-To: <1316782252-29098-1-git-send-email-fabio.estevam@freescale.com>

On 09/23/2011 02:50 PM, Fabio Estevam wrote:
> As only one RAM bank is used we can rely on the code from arch/arm/lib/board.c
> 
> Cc: Matthias Weisser <weisserm@arcor.de>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
>  board/syteco/zmx25/zmx25.c |    6 ------
>  1 files changed, 0 insertions(+), 6 deletions(-)
> 
> diff --git a/board/syteco/zmx25/zmx25.c b/board/syteco/zmx25/zmx25.c
> index 893adc6..a49d831 100644
> --- a/board/syteco/zmx25/zmx25.c
> +++ b/board/syteco/zmx25/zmx25.c
> @@ -188,9 +188,3 @@ int dram_init(void)
>  				PHYS_SDRAM_SIZE);
>  	return 0;
>  }
> -
> -void dram_init_banksize(void)
> -{
> -	gd->bd->bi_dram[0].start = PHYS_SDRAM;
> -	gd->bd->bi_dram[0].size = gd->ram_size;
> -}

Acked-by: Stefano Babic <sbabic@denx.de>

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-09-25 15:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-23 12:50 [U-Boot] [PATCH 1/4] zmx25: Remove dram_init_banksize() Fabio Estevam
2011-09-23 12:50 ` [U-Boot] [PATCH 2/4] zmx25: Place machine ID into board config Fabio Estevam
2011-09-23 12:50   ` [U-Boot] [PATCH 3/4] vision2: " Fabio Estevam
2011-09-23 12:50     ` [U-Boot] [PATCH 4/4] efikamx: " Fabio Estevam
2011-09-23 13:36       ` Marek Vasut
2011-09-23 14:17         ` Stefano Babic
2011-09-24 23:26           ` Marek Vasut
2011-09-25  9:43             ` stefano babic
2011-09-25 10:04               ` Marek Vasut
2011-09-24  6:39     ` [U-Boot] [PATCH 3/4] vision2: " stefano babic
2011-09-25 15:58 ` Stefano Babic [this message]

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=4E7F4F95.6000209@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