From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations
Date: Thu, 16 Jul 2009 15:28:52 +0200 [thread overview]
Message-ID: <200907161528.52046.sr@denx.de> (raw)
In-Reply-To: <20090714160024.4f08b79f.kim.phillips@freescale.com>
On Tuesday 14 July 2009 23:00:24 Kim Phillips wrote:
> a.k.a cfi_mtd.c does as cfi_flash.c does. This also prevents
> the TQM834x build from doing a:
>
> cfi_mtd.c:36: error: variably modified 'cfi_mtd_info' at file scope
> cfi_mtd.c:37: error: variably modified 'cfi_mtd_names' at file scope
>
> using gcc 4.4.
>
> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Applied to cfi-flash. Thanks.
Best regards,
Stefan
=====================================================================
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
=====================================================================
prev parent reply other threads:[~2009-07-16 13:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-14 21:00 [U-Boot] [PATCH] mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations Kim Phillips
2009-07-16 13:28 ` Stefan Roese [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=200907161528.52046.sr@denx.de \
--to=sr@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.