All of lore.kernel.org
 help / color / mirror / Atom feed
From: Timur Tabi <timur@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] use CFI-Flash and board depended driver together
Date: Thu, 30 Nov 2006 11:24:49 -0600	[thread overview]
Message-ID: <456F13E1.2070901@freescale.com> (raw)
In-Reply-To: <ekmr7r$30s$1@sea.gmane.org>

Jens Scharsig wrote:

> No, if CFG_FLASH_BOARD_DRIVER is not defined cfi_xxx  functions are not 
> defined in orginal cfi_flash.c. In this case all other uboot moduls can 
> call functions under orginal names.

Ok, I get it now.  But all you're basically doing is hiding the CFI flash 
routines.  The flash commands in cmd_flash.c are only going to call the 
board-specific routines and not the CFI routines.

-- 
Timur Tabi
Linux Kernel Developer @ Freescale

  reply	other threads:[~2006-11-30 17:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-30 12:00 [U-Boot-Users] [PATCH] use CFI-Flash and board depended driver together Jens Scharsig
2006-11-30 14:22 ` Timur Tabi
2006-11-30 14:52   ` Jens Scharsig
2006-11-30 17:24     ` Timur Tabi [this message]
2006-12-01  7:09       ` Jens Scharsig
2006-11-30 21:35 ` Tolunay Orkun
2006-12-05  0:55   ` Tolunay Orkun
2006-12-05  0:56   ` Tolunay Orkun
  -- strict thread matches above, loose matches on Subject: below --
2006-12-05 11:30 Yotam Admon
2006-12-05 22:54 ` Matvejchikov Ilya
2006-12-06 16:57   ` Tolunay Orkun

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=456F13E1.2070901@freescale.com \
    --to=timur@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 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.