From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/1] imx: mx6sabresd discard PHYS_SDRAM_SIZE
Date: Fri, 30 Oct 2015 15:13:33 +0100 [thread overview]
Message-ID: <56337B0D.40207@denx.de> (raw)
In-Reply-To: <1444903560-7240-1-git-send-email-Peng.Fan@freescale.com>
On 15/10/2015 12:05, Peng Fan wrote:
> This macro is not needed, since gd->ram_size is assigned value using
> function imx_ddr_size().
>
> Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
> Cc: Stefano Babic <sbabic@denx.de>
> Cc: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> include/configs/mx6sabresd.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/configs/mx6sabresd.h b/include/configs/mx6sabresd.h
> index e9e3b27..bfc4f61 100644
> --- a/include/configs/mx6sabresd.h
> +++ b/include/configs/mx6sabresd.h
> @@ -19,7 +19,6 @@
> #define CONFIG_MXC_UART_BASE UART1_BASE
> #define CONFIG_CONSOLE_DEV "ttymxc0"
> #define CONFIG_MMCROOT "/dev/mmcblk1p2"
> -#define PHYS_SDRAM_SIZE (1u * 1024 * 1024 * 1024)
>
> #define CONFIG_SUPPORT_EMMC_BOOT /* eMMC specific */
>
>
Applied to u-boot-imx, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
prev parent reply other threads:[~2015-10-30 14:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-15 10:05 [U-Boot] [PATCH 1/1] imx: mx6sabresd discard PHYS_SDRAM_SIZE Peng Fan
2015-10-15 10:05 ` [U-Boot] [PATCH 1/1] imx: mx6sabresd: add i.MX6DQP Sabresd support Peng Fan
2015-10-30 14:16 ` Stefano Babic
2015-10-15 10:06 ` [U-Boot] [PATCH 1/1] imx: ddr: drop duplicated debug info Peng Fan
2015-10-15 12:24 ` [U-Boot] [PATCH 1/1] imx: mx6sabresd discard PHYS_SDRAM_SIZE Fabio Estevam
2015-10-30 14:13 ` 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=56337B0D.40207@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 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.