All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Samuelsson <ulf@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Running w/o flash
Date: Tue, 27 Mar 2007 20:02:51 +0200	[thread overview]
Message-ID: <46095C4B.2090505@atmel.com> (raw)
In-Reply-To: <20070327174359.5107C35363E@atlas.denx.de>

Wolfgang Denk skrev:
> In message <460950A1.1060306@atmel.com> you wrote:
>> You believe that the code ifdef'ed away is neccessary
>> if you do not have any parallel flash?
> 
> No. The whole file is not compiled as it starts
> 
> 	#if (CONFIG_COMMANDS & CFG_CMD_FLASH)
> 
> If you have no flash, you need no flash commands, so you don't define
> CFG_CMD_FLASH and everything is fine.
> 

I have flash, just not parallel flash.
and I need the flash commands but not the stuff related to parallel flash.

>> They are not unneccessary, they are the first patches
>> of a set, which you are well aware that I would like to have
>> merged with the mainline.
> 
> I'm not sure what you mean. But if there is no flash, we  don't  need
> no flash commands either, no matter if these are empty or not. Agreed?

Exactly, but there is flash, but not any *parallel* flash
so the flash commands are needed, but not the stuff
related to parallel flash.

> 
> Best regards,
> 
> Wolfgang Denk
> 


-- 
Best Regards,
Ulf Samuelsson                ulf at atmel.com
Atmel Nordic AB
Mail:  Box 2033, 174 02 Sundbyberg, Sweden
Visit:  Kavalleriv?gen 24, 174 58 Sundbyberg, Sweden
Phone +46 (8) 441 54 22     Fax +46 (8) 441 54 29
GSM    +46 (706) 22 44 57

Technical support when I am not available:
AT90 AVR Applications Group: mailto:avr at atmel.com
AT91 ARM Applications Group: mailto:at91support at atmel.com
links: www.avrfreaks.net; www.at91.com; avr32linux.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ulf.vcf
Type: text/x-vcard
Size: 301 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20070327/b1325fbf/attachment.vcf 

  reply	other threads:[~2007-03-27 18:02 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20070327164440.ABC9435261B@atlas.denx.de>
2007-03-27 17:13 ` [U-Boot-Users] Running w/o flash Ulf Samuelsson
2007-03-27 17:43   ` Wolfgang Denk
2007-03-27 18:02     ` Ulf Samuelsson [this message]
2007-03-27 20:09       ` Wolfgang Denk
2007-03-27 22:55         ` Ulf Samuelsson
2007-03-27 23:15           ` Wolfgang Denk
2007-03-28  5:59             ` Ulf Samuelsson
2007-03-28 13:24               ` Wolfgang Denk
2007-03-27 15:42 Matt Gessner
2007-03-27 16:07 ` Ulf Samuelsson
2007-03-27 16:05   ` Matt Gessner
2007-03-28 17:35     ` Dave Ellis
2007-03-28 18:25       ` Wolfgang Denk
2007-03-28 21:46         ` Dave Ellis
2007-03-28 22:36           ` Wolfgang Denk
2007-03-29 16:47             ` Andy Fleming
2007-03-29 21:58               ` Dave Ellis
2007-03-27 16:35   ` 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=46095C4B.2090505@atmel.com \
    --to=ulf@atmel.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 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.