From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v11 0/4] MTD: at91: Add PMECC support for at91 nand flash driver
Date: Wed, 27 Jun 2012 10:39:14 +0200 [thread overview]
Message-ID: <4FEAC6B2.6030104@atmel.com> (raw)
In-Reply-To: <1340771320.2317.13.camel@koala>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 06/27/2012 06:28 AM, Artem Bityutskiy :
> On Wed, 2012-06-27 at 12:11 +0800, Josh Wu wrote:
>> Hi, Artem
>>
>> On 6/27/2012 11:49 AM, Artem Bityutskiy wrote:
>>> On Mon, 2012-06-25 at 18:07 +0800, Josh Wu wrote:
>>>> Those patches is based on v3.5-rc4
>>>>
>>>> Changes since v10, add one more patch in this patch set,
>>>> which add 'int' return value for
>>>> write_page()/write_page_raw() functions in structure of
>>>> nand_ecc_ctrl. Instead of calling BUG(),
>>>> atmel_nand_pmecc_write_page() will return -EIO when time out
>>>> to read the pmecc status register. increase the time-out
>>>> duration to 100ms, which has more toleration. add
>>>> oob_required argument for pmecc read/write functions to align
>>>> with v3.5-rc4.
>>> I have issues compiling l2-mtd.git tree (based on 3.5-rc5) with
>>> the attached defconfig. Probably not your fault, but may be you
>>> have a fix/suggestion? I did not have time to look closer.
>>> Aiaiai reports:
>>
>> I think the name of kernel config for AT91 is changed, so you can
>> try add following two line in your original config file.
>>
>> CONFIG_SOC_AT91SAM9=y CONFIG_SOC_AT91RM9200=y
>>
>> run the make menuconfig will get new config, that can pass the
>> compile.
>
> I get "arm-unknown-linux-gnueabi-ld: no machine record defined". I
> think it wants me to select the board. I've tried one and get
> another compilation issue:
>
> arch/arm/mach-at91/built-in.o:(.arch.info.init+0xbc): undefined
> reference to `at91sam926x_timer'
>
> It looks like AT91 stuff is not looked after carefully.
AT91 is looked after carefully, yes it is.
The thing is that CAP9 SoC (the defconfig that you are using)
has been obsoleted then removed for 3.4:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9918ceafd4a9e013572e03983f528017c29bb1cb
Defconfigs for AT91 may need some update though.
Best regards,
- --
Nicolas Ferre
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJP6sORAAoJEAf03oE53VmQyEoIAIhnUw2Vjv5xNQymHDXBqzEK
PwiLwOQROSQ2bFBqfYmV5vZ5FglYa0v+dnNu8bJ7Fpah5KlHPNDWb3r+0HKQfaep
CzyZnDHhNA+QL3GnirCiyal9GtDrhJzPdnkrO4SFvS6c72AptqSAyOEGMZGenhaT
dnyLsHj7m5Po5OGmiSpKwJfv2S8YFQLLWYyMcNe/lkyE/QhYVb3kX8C3gm24nSnA
s80j9O1a6SLdRBZRh+jPFjKNUZMcWVN+DIuJnoUOUeDpU4en3PRGJ/88VSxs4k/c
xUXkpx7m8QXVCs5khMpKXkK5fj5dATuUjlzslI3FFZTDCjYf5eXzv/6ZupVutI0=
=8MqL
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2012-06-27 8:39 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-25 10:07 [PATCH v11 0/4] MTD: at91: Add PMECC support for at91 nand flash driver Josh Wu
2012-06-25 10:07 ` [PATCH v11 1/4] MTD: at91: extract hw ecc initialization to one function Josh Wu
2012-06-27 9:26 ` Artem Bityutskiy
2012-06-25 10:07 ` [PATCH v11 2/4] MTD: at91: add dt parameters for Atmel PMECC Josh Wu
2012-06-25 10:35 ` Richard Genoud
2012-06-26 6:05 ` Josh Wu
2012-06-25 10:07 ` [PATCH v11 3/4] MTD: nand: add return value for write_page()/write_page_raw() functions in structure of nand_ecc_ctrl Josh Wu
2012-06-27 9:26 ` Artem Bityutskiy
2012-06-25 10:07 ` [PATCH v11 4/4] MTD: at91: atmel_nand: Update driver to support Programmable Multibit ECC controller Josh Wu
2012-06-25 10:27 ` Richard Genoud
2012-06-26 6:03 ` Josh Wu
2012-06-26 14:15 ` Richard Genoud
2012-06-26 14:37 ` [PATCH v11 4/4] MTD: at91: atmel_nand: Update driver to support Programmable Multibit ECC controller (REPORT SPAM) William F.
2012-06-27 11:22 ` [PATCH v11 4/4] MTD: at91: atmel_nand: Update driver to support Programmable Multibit ECC controller Josh Wu
2012-06-27 3:45 ` [PATCH v11 0/4] MTD: at91: Add PMECC support for at91 nand flash driver Artem Bityutskiy
2012-06-27 3:49 ` Artem Bityutskiy
2012-06-27 4:11 ` Josh Wu
2012-06-27 4:28 ` Artem Bityutskiy
2012-06-27 5:34 ` Josh Wu
2012-06-27 8:39 ` Nicolas Ferre [this message]
2012-06-27 9:14 ` Artem Bityutskiy
2012-06-27 9:28 ` Artem Bityutskiy
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=4FEAC6B2.6030104@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).