public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] powerpc/p1022ds: Add support for NAND and NAND boot
Date: Fri, 18 May 2012 11:45:49 -0500	[thread overview]
Message-ID: <4FB67CBD.9020605@freescale.com> (raw)
In-Reply-To: <1337357058-30322-2-git-send-email-timur@freescale.com>

On 05/18/2012 11:04 AM, Timur Tabi wrote:
> +/* These are used when DDR doesn't use SPD.  */
> +#define CONFIG_SYS_SDRAM_SIZE		2048
> +#define CONFIG_SYS_SDRAM_SIZE_LAW	LAW_SIZE_2G
> +#define CONFIG_SYS_DDR_CS0_BNDS		0x0000003F
> +#define CONFIG_SYS_DDR_CS0_CONFIG	0x80014202
> +#define CONFIG_SYS_DDR_CS1_BNDS		0x0040007F
> +#define CONFIG_SYS_DDR_CS1_CONFIG	0x80014202
> +#define CONFIG_SYS_DDR_TIMING_3		0x00010000
> +#define CONFIG_SYS_DDR_TIMING_0		0x40110104
> +#define CONFIG_SYS_DDR_TIMING_1		0x5c5bd746
> +#define CONFIG_SYS_DDR_TIMING_2		0x0fa8d4ca

NACK, please use SPD.

Also please use the new SPL infrastructure.

-Scott

  reply	other threads:[~2012-05-18 16:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-18 16:04 [U-Boot] [PATCH 1/2] powerpc/p1022ds: add support for SPI and SD boot Timur Tabi
2012-05-18 16:04 ` [U-Boot] [PATCH 2/2] powerpc/p1022ds: Add support for NAND and NAND boot Timur Tabi
2012-05-18 16:45   ` Scott Wood [this message]
2012-05-18 17:08     ` Timur Tabi
2012-05-18 18:17       ` McClintock Matthew-B29882
2012-05-18 16:44 ` [U-Boot] [PATCH 1/2] powerpc/p1022ds: add support for SPI and SD boot Scott Wood
2012-05-24  2:35   ` McClintock Matthew-B29882
2012-08-09  0:24 ` Andy Fleming

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=4FB67CBD.9020605@freescale.com \
    --to=scottwood@freescale.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox