From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 0/5] mtd: nand: omap: optimize and clean-up of OMAP NAND driver
Date: Thu, 29 Aug 2013 12:06:11 -0400 [thread overview]
Message-ID: <20130829160611.GT17898@bill-the-cat> (raw)
In-Reply-To: <1377773805-8751-1-git-send-email-pekon@ti.com>
On Thu, Aug 29, 2013 at 04:26:40PM +0530, Pekon Gupta wrote:
> *changes in v3*
> [PATCH 1/5] (complete change)
> - ecc-scheme is selection is controller by s/w, not CONFIG_NAND_xx
> - added omap_select_ecc_scheme(), as common function to handle all
> ecc-scheme related configurations for both board_nand_init() &
> omap_nand_switch_ecc().
> - removed un-used defines from asm/arch-am33xx/omap_gpmc.h
> - updated doc/REAME.nand
> [PATCH 2/5] removed un-used defines from asm/omap_gpmc.h
> [PATCH 3/5] removed omap_calculate_ecc_bch_sw() and omap_calculate_ecc()
> and merged their logic into omap_calculate_ecc_bch()
> [PATCH 4/5] updated return error-code in-case of invalid conditions
> [PATCH 5/5] (new) for board/ti/am335x/README
Note that with the series applied, we see:
NAND: nand: selected OMAP_ECC_BCH8_CODE_HW
256 MiB
I think we should move the selected message to a debug().
That said, I'm seeing a nice performance increase, both with and without
the dcache patch also applied, so yay!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130829/f7f01635/attachment.pgp>
next prev parent reply other threads:[~2013-08-29 16:06 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-29 10:56 [U-Boot] [PATCH v3 0/5] mtd: nand: omap: optimize and clean-up of OMAP NAND driver Pekon Gupta
2013-08-29 10:56 ` [U-Boot] [PATCH v3 1/5] mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform Pekon Gupta
2013-08-29 15:01 ` Tom Rini
2013-08-29 10:56 ` [U-Boot] [PATCH v3 2/5] mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes Pekon Gupta
2013-08-29 10:56 ` [U-Boot] [PATCH v3 3/5] mtd: nand: omap: optimize chip->ecc.calculate() " Pekon Gupta
2013-08-29 10:56 ` [U-Boot] [PATCH v3 4/5] mtd: nand: omap: optimized chip->ecc.correct() " Pekon Gupta
2013-08-29 10:56 ` [U-Boot] [PATCH v3 5/5] board/ti/am335x/README: update for NAND boot Pekon Gupta
2013-08-29 12:56 ` Tom Rini
[not found] ` <20980858CB6D3A4BAE95CA194937D5E73EA05DA1@DBDE04.ent.ti.com>
2013-08-29 13:08 ` Tom Rini
2013-08-29 16:06 ` Tom Rini [this message]
[not found] ` <20980858CB6D3A4BAE95CA194937D5E73EA07FF2@DBDE04.ent.ti.com>
2013-08-29 17:47 ` [U-Boot] [PATCH v3 0/5] mtd: nand: omap: optimize and clean-up of OMAP NAND driver Tom Rini
[not found] ` <20980858CB6D3A4BAE95CA194937D5E73EA0AA07@DBDE04.ent.ti.com>
2013-09-04 12:51 ` Tom Rini
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=20130829160611.GT17898@bill-the-cat \
--to=trini@ti.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