From: Matthias Kaehlcke <matthias@kaehlcke.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] KB9202: Add NAND support
Date: Tue, 19 May 2009 09:25:53 +0200 [thread overview]
Message-ID: <20090519072553.GB4061@traven> (raw)
In-Reply-To: <4A119D1B.8010407@freescale.com>
El Mon, May 18, 2009 at 12:38:35PM -0500 Scott Wood ha dit:
> Matthias Kaehlcke wrote:
>>>> +#ifdef CONFIG_KB9202B_ATL
>>>> +#define CFG_MAX_FLASH_BANKS 0
>>>> +#else
>>> Is this really the recommended way of turning off flash support?
>>
>> thanks for your review and your comments.
>>
>> i'm new to u-boot development, could you point me to the correct way
>> of turning of flash support? i found this in the original patch
>> provided by kwikbyte and just ported it to the current u-boot version.
>
> To disable NOR flash support, do not define CONFIG_FLASH_CFI_* or
> CONFIG_CMD_FLASH, and do define CONFIG_SYS_NO_FLASH.
thanks for the pointer! actually i made an attempt with
CONFIG_SYS_NO_FLASH, but this seems disable flash support at all (NOR
and NAND), the linker complained about unresolved symbols in the JFFS
code.
at the moment my development system is down due to some hardware
fault. as soon as i recover it i'll prepare a patch that addresses the
concerns you have raised
--
Matthias Kaehlcke
Embedded Linux Engineer
Barcelona
Yo soy como soy y t? eres como eres, construyamos un mundo donde yo
pueda ser sin dejar de ser yo, donde t? puedas ser sin dejar de ser
t?, y donde ni yo ni t? obliguemos al otro a ser como yo o como t?
.''`.
using free software / Debian GNU/Linux | http://debian.org : :' :
`. `'`
gpg --keyserver pgp.mit.edu --recv-keys 47D8E5D4 `-
next prev parent reply other threads:[~2009-05-19 7:25 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-15 22:15 [U-Boot] [PATCH 2/2] KB9202: Add NAND support Matthias Kaehlcke
2009-05-15 22:30 ` Scott Wood
2009-05-16 14:11 ` Matthias Kaehlcke
2009-05-18 17:38 ` Scott Wood
2009-05-19 7:25 ` Matthias Kaehlcke [this message]
2009-06-03 17:42 ` Matthias Kaehlcke
2009-06-03 19:50 ` Scott Wood
2009-06-04 17:45 ` Matthias Kaehlcke
2009-06-04 6:53 ` Stefan Roese
2009-06-04 17:49 ` Matthias Kaehlcke
2009-06-04 18:08 ` Stefan Roese
2009-06-04 18:50 ` Matthias Kaehlcke
2009-06-04 19:08 ` Wolfgang Denk
2009-06-11 18:46 ` [U-Boot] [PATCH 2/2 v4] " Matthias Kaehlcke
2009-06-23 21:19 ` Scott Wood
2009-06-24 15:23 ` [U-Boot] [PATCH 2/2 v5] " Matthias Kaehlcke
2009-06-24 20:51 ` Scott Wood
2009-07-12 19:57 ` Jean-Christophe PLAGNIOL-VILLARD
2009-07-16 18:45 ` Scott Wood
2009-07-16 19:19 ` [U-Boot] [PATCH 2/2 v6] " Matthias Kaehlcke
2009-08-06 21:47 ` Scott Wood
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=20090519072553.GB4061@traven \
--to=matthias@kaehlcke.net \
--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