From: "Nicolas Lacressonnière" <nlacressonniere@atmel.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] DataFlash for AT91RM9200DK board
Date: Wed, 4 Jun 2003 10:00:39 +0200 [thread overview]
Message-ID: <004f01c32a6f$63dcd860$91f59f0a@pc0752> (raw)
In-Reply-To: 20030603165703.A893CC5492@atlas.denx.de
Wolfgang,
> Why do we need a special command to access the DataFlash? I would
> like to see the same interface as for all other flash devices.
The DataFlash is a serial flash which is accessed like a serial eeprom. That
is why we decided to create a special command to access it.
Concerning the other points, we will make the corrections.
Best regards.
Nicolas.
-----------------------------------------------------------------
Nicolas Lacressonniere
ARM-based Products
Application Group
ATMEL Rousset - Zone Industrielle
Fab7 - 13106 Rousset Cedex
nlacressonniere at atmel.fr
Phone: 33 (0) 442 53 72 54
-----------------------------------------------------------------
----- Original Message -----
From: "Wolfgang Denk" <wd@denx.de>
To: "Nicolas Lacressonni?re" <nlacressonniere@atmel.fr>
Cc: "u-boot Mailing List" <u-boot-users@lists.sourceforge.net>; "Hamid
Ikdoumi" <hikdoumi@atmel.fr>; "Olivier Debicki" <odebicki@atmel.fr>
Sent: Tuesday, June 03, 2003 6:56 PM
Subject: Re: [U-Boot-Users] [PATCH] DataFlash for AT91RM9200DK board
> Dear Nicolas,
>
> in message <031601c329e5$0c9fba70$91f59f0a@pc0752> you wrote:
> >
> > Find attached a patch applied against the 0.3.0 release.
> >
> > It implements several changes for Atmel AT91RM9200DK development kit.
> > - Add Atmel DataFlash support for reading and writing (new entry
CFG_CMD_=
> > DATAFLASH in cmd_confdefs.h file)
>
> Why do we need a special command to access the DataFlash? I would
> like to see the same interface as for all other flash devices.
>
> Also, why did you place drivers/at45.c in the (common) drivers/
> directory? It seems to be very CPU-specific code to me?
>
> Thinking twice, the same is true for drivers/at91rm9200_ether.c: this
> code should IMHO go to a CPU dependend directory, but not to the
> common drivers/ directory.
>
> > - Add Flash detection between AT49BV1614 and AT49BV1614A flashes.
>
> Your flash protection mechanism seems to be based on some #define'd
> CFG_* parameters; please check our changes in the current CVS version
> to get rid of such constants (like CFG_MON_LEN). Maybe you want to
> adjust your code?
>
> > - Replace old Ethernet PHY configuration functions
> > - New link address
>
> Some files (drivers/at91rm9200_ether.c,
> include/AT91C_SPI_DataFlash.h,
> include/asm-arm/arch-at91rm9200/AT91RM9200.h, include/dataflash.h) do
> not contain GPL headers and/or copyright notices. Can you please add
> / fix these?
>
>
> And please remove all C++ style comments (//), and trailing white
> space.
>
>
> Best regards,
>
> Wolfgang Denk
>
> --
> Software Engineering: Embedded and Realtime Systems, Embedded Linux
> Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
> There is an order of things in this universe.
> -- Apollo, "Who Mourns for Adonais?" stardate 3468.1
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: eBay
> Get office equipment for less on eBay!
> http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
>
>
next prev parent reply other threads:[~2003-06-04 8:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-03 15:30 [U-Boot-Users] [PATCH] DataFlash for AT91RM9200DK board Nicolas Lacressonnière
2003-06-03 16:56 ` Wolfgang Denk
2003-06-04 8:00 ` Nicolas Lacressonnière [this message]
2003-06-04 9:56 ` Wolfgang Denk
2003-06-04 11:37 ` Hamid IKDOUMI
2003-06-04 11:53 ` Wolfgang Denk
2003-06-04 13:26 ` Hamid IKDOUMI
2003-06-11 9:36 ` Nicolas Lacressonnière
2003-06-16 22:19 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2003-11-12 9:07 Nicolas Lacressonnière
2003-12-06 23:56 ` 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='004f01c32a6f$63dcd860$91f59f0a@pc0752' \
--to=nlacressonniere@atmel.fr \
--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.