public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tabi Timur-B04825 <B04825@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [u-boot-release] [PATCH 7/7] powerpc/8xxx: Add support for interactive DDR programming interface
Date: Thu, 11 Aug 2011 01:29:49 +0000	[thread overview]
Message-ID: <4E43308C.4090608@freescale.com> (raw)
In-Reply-To: <1312923045-2612-7-git-send-email-yorksun@freescale.com>

York Sun wrote:
> +/* Option parameter Structures */
> +typedef struct {
> +	const char *option_name;
> +	size_t offset;
> +	unsigned int size;
> +	const char printHex;
> +} options_strings_t;

Does it make sense for only printHex (which should be "print_hex") and 
option_name to be const, but nothing else?

  reply	other threads:[~2011-08-11  1:29 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-09 20:50 [U-Boot] [PATCH 1/7] powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_en York Sun
2011-08-09 20:50 ` [U-Boot] [PATCH 2/7] powerpc/mpc8xxx: Add SPD EEPROM address for single controller 2 slots York Sun
2011-08-09 20:50 ` [U-Boot] [PATCH 3/7] powerpc/mpc8xxx: Fix picos_to_mclk() and get_memory_clk_period_ps() York Sun
2011-08-09 20:50 ` [U-Boot] [PATCH 4/7] powerpc/mpc8xxx: Add DDR2 to unified DDR driver York Sun
2011-08-09 20:50 ` [U-Boot] [PATCH 5/7] powerpc/mpc83xx: Migrate from spd_sdram " York Sun
2011-08-24 22:36   ` Wolfgang Denk
2011-08-25 20:57     ` York Sun
2011-08-25 21:20       ` Wolfgang Denk
2011-08-25 21:25         ` York Sun
2011-08-25 21:30           ` Wolfgang Denk
2011-08-25 21:36             ` York Sun
2011-08-25 22:31               ` Wolfgang Denk
2011-08-26 17:00                 ` York Sun
2011-08-26 18:12                   ` Wolfgang Denk
2011-08-26 18:15                     ` York Sun
2011-08-09 20:50 ` [U-Boot] [PATCH 6/7] powerpc/mpc8349emds: " York Sun
2011-08-24 22:39   ` Wolfgang Denk
2011-08-09 20:50 ` [U-Boot] [PATCH 7/7] powerpc/8xxx: Add support for interactive DDR programming interface York Sun
2011-08-11  1:29   ` Tabi Timur-B04825 [this message]
2011-08-24 22:33   ` Wolfgang Denk

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=4E43308C.4090608@freescale.com \
    --to=b04825@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