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] mtd: SPI Flash: Support the STMicro Flash
Date: Thu, 28 Aug 2008 12:07:41 -0500	[thread overview]
Message-ID: <48B6DB5D.2030903@freescale.com> (raw)
In-Reply-To: <4791E710007FEB4BBF83775D787F462F07781152@az33exm22.fsl.freescale.net>

Liew Tsi Chung-R5AAHP wrote:
> Scott,
> 
> 	I do have -i8 included. So, which one I should edit by hand? The
> " }," or " .xxxx =".

Both.

It should look like this:

struct foo bar[] = {
	{
		.aoeu = AOEU1,
		.htns = HTNS1,
	},
	{
		.aoeu = AOEU2,
		.htns = HTNS2,
	},
};

-Scott

  reply	other threads:[~2008-08-28 17:07 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-22 16:12 [U-Boot] [PATCH] mtd: SPI Flash: Support the STMicro Flash Tsi-Chung Liew
2008-08-28 12:49 ` Haavard Skinnemoen
2008-08-28 13:44   ` Liew Tsi Chung-R5AAHP
2008-08-28 17:00     ` Scott Wood
2008-08-28 17:06       ` Liew Tsi Chung-R5AAHP
2008-08-28 17:07         ` Scott Wood [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-28 12:16 Tsi-Chung Liew
2008-08-28 18:38 ` John Rigby
2008-09-01 16:28   ` Haavard Skinnemoen
2008-08-22 16:00 Tsi-Chung Liew
2008-08-21 17:48 Tsi-Chung Liew
2008-08-22  7:09 ` Haavard Skinnemoen
2008-08-22 17:02   ` Liew Tsi Chung-R5AAHP

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=48B6DB5D.2030903@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