From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] spi/atmel: add AT45DB321D support
Date: Sun, 4 Jan 2009 07:36:39 +0100 [thread overview]
Message-ID: <20090104063639.GA6960@game.jcrosoft.org> (raw)
In-Reply-To: <1230623959-16522-1-git-send-email-vapier@gentoo.org>
On 02:59 Tue 30 Dec , Mike Frysinger wrote:
> From: Brad Bozarth <bflinux@yumbrad.com>
>
> Signed-off-by: Brad Bozarth <bflinux@yumbrad.com>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
> drivers/mtd/spi/atmel.c | 8 ++++++++
> 1 files changed, 8 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/mtd/spi/atmel.c b/drivers/mtd/spi/atmel.c
> index 10fcf0c..581b710 100644
> --- a/drivers/mtd/spi/atmel.c
> +++ b/drivers/mtd/spi/atmel.c
> @@ -52,6 +52,14 @@ to_atmel_spi_flash(struct spi_flash *flash)
>
> static const struct atmel_spi_flash_params atmel_spi_flash_table[] = {
> {
> + .idcode1 = 0x27,
> + .l2_page_size = 9,
> + .pages_per_block = 8,
> + .blocks_per_sector = 32,
> + .nr_sectors = 32,
> + .name = "AT45DB321D",
the AT45DB321D is supposed to be 64 block per sector and 64 sectors
Best Regards,
J.
next prev parent reply other threads:[~2009-01-04 6:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-30 7:59 [U-Boot] [PATCH] spi/atmel: add AT45DB321D support Mike Frysinger
2009-01-04 6:36 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2009-01-04 6:44 ` [U-Boot] [PATCH 1/1] mtd: add some at45 spi flash support Jean-Christophe PLAGNIOL-VILLARD
2009-03-19 7:18 ` Mike Frysinger
2009-03-19 9:03 ` Jean-Christophe PLAGNIOL-VILLARD
2009-01-06 22:48 ` [U-Boot] [PATCH] spi/atmel: add AT45DB321D support Brad Bozarth
2009-01-07 19:40 ` Ulf Samuelsson
2009-01-08 10:51 ` Mike Frysinger
2009-01-08 20:33 ` Brad Bozarth
2009-01-08 20:39 ` Mike Frysinger
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=20090104063639.GA6960@game.jcrosoft.org \
--to=plagnioj@jcrosoft.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox