All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Scholz <steven.scholz@imc-berlin.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] CONFIG_DTT_LM75 and CFG_EEPROM_PAGE_WRITE_ENABLE ???
Date: Thu, 14 Apr 2005 14:47:25 +0200	[thread overview]
Message-ID: <425E665D.7030401@imc-berlin.de> (raw)
In-Reply-To: <425E643B.8090303@imc-berlin.de>

I wrote:

> is it realy necessary to define CFG_EEPROM_PAGE_WRITE_ENABLE in order to 
> use the LM75 within U-Boot?
> 
> #ifdef CONFIG_DTT_LM75
> #if !defined(CFG_EEPROM_PAGE_WRITE_ENABLE) || \
>     (CFG_EEPROM_PAGE_WRITE_BITS < 1)
> # error "CFG_EEPROM_PAGE_WRITE_ENABLE must be defined and 
> CFG_EEPROM_PAGE_WRITE_BITS must be greater than  1 to use CONFIG_DTT_LM75"
> #endif

Actually these lines above (and in ds1621.c) seems to be the only reference 
for CFG_EEPROM_PAGE_WRITE_ENABLE in U-Boot! SO could we just drop it if 
noboby cares about these defines anyway!?

-- 
Steven

  reply	other threads:[~2005-04-14 12:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-14 12:38 [U-Boot-Users] CONFIG_DTT_LM75 and CFG_EEPROM_PAGE_WRITE_ENABLE ??? Steven Scholz
2005-04-14 12:47 ` Steven Scholz [this message]
2005-04-14 13:47   ` 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=425E665D.7030401@imc-berlin.de \
    --to=steven.scholz@imc-berlin.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.