Re: [PATCH v2 0/4] Export the ecc step size to user applications

2013-08-08 Thread Huang Shijie
Hi Artem & Brian: > In order to implement the NAND boot for some Freescale's chips, such as > imx23/imx28/imx50/imx6, we use a tool (called kobs-ng) to burn the uboot > and some metadata to nand chip. And the ROM code will use the metadata to > configrate the BCH, and to find the uboot. > > The

Re: [PATCH v2 0/4] Export the ecc step size to user applications

2013-08-08 Thread Huang Shijie
Hi Artem Brian: In order to implement the NAND boot for some Freescale's chips, such as imx23/imx28/imx50/imx6, we use a tool (called kobs-ng) to burn the uboot and some metadata to nand chip. And the ROM code will use the metadata to configrate the BCH, and to find the uboot. The ECC

Re: [PATCH v2 0/4] Export the ecc step size to user applications

2013-05-16 Thread Huang Shijie
于 2013年05月16日 15:19, Artem Bityutskiy 写道: Also, surely the things you expose are the real ECC step and ECC strength? I think the datasheet ones in your other patch-set should be yes. I am sure of that. I need the _real_ ECC step and ECC strength. thanks Huang Shijie -- To unsubscribe from

Re: [PATCH v2 0/4] Export the ecc step size to user applications

2013-05-16 Thread Artem Bityutskiy
On Wed, 2013-05-15 at 22:19 +0800, Huang Shijie wrote: > ok. can i send a separate patch to fix it? > or a new version patch set? > Just a follow-up patch. I would like to let this patch-set sit in the mailing list for some time before I pick it, in case someone wants to comment. Also, surely

Re: [PATCH v2 0/4] Export the ecc step size to user applications

2013-05-16 Thread Artem Bityutskiy
On Wed, 2013-05-15 at 22:19 +0800, Huang Shijie wrote: ok. can i send a separate patch to fix it? or a new version patch set? Just a follow-up patch. I would like to let this patch-set sit in the mailing list for some time before I pick it, in case someone wants to comment. Also, surely the

Re: [PATCH v2 0/4] Export the ecc step size to user applications

2013-05-16 Thread Huang Shijie
于 2013年05月16日 15:19, Artem Bityutskiy 写道: Also, surely the things you expose are the real ECC step and ECC strength? I think the datasheet ones in your other patch-set should be yes. I am sure of that. I need the _real_ ECC step and ECC strength. thanks Huang Shijie -- To unsubscribe from

Re: [PATCH v2 0/4] Export the ecc step size to user applications

2013-05-15 Thread Artem Bityutskiy
On Wed, 2013-05-15 at 16:46 +0800, Huang Shijie wrote: > In order to implement the NAND boot for some Freescale's chips, such as > imx23/imx28/imx50/imx6, we use a tool (called kobs-ng) to burn the uboot > and some metadata to nand chip. And the ROM code will use the metadata to > configrate the

[PATCH v2 0/4] Export the ecc step size to user applications

2013-05-15 Thread Huang Shijie
In order to implement the NAND boot for some Freescale's chips, such as imx23/imx28/imx50/imx6, we use a tool (called kobs-ng) to burn the uboot and some metadata to nand chip. And the ROM code will use the metadata to configrate the BCH, and to find the uboot. The ECC information(ecc step size,

[PATCH v2 0/4] Export the ecc step size to user applications

2013-05-15 Thread Huang Shijie
In order to implement the NAND boot for some Freescale's chips, such as imx23/imx28/imx50/imx6, we use a tool (called kobs-ng) to burn the uboot and some metadata to nand chip. And the ROM code will use the metadata to configrate the BCH, and to find the uboot. The ECC information(ecc step size,

Re: [PATCH v2 0/4] Export the ecc step size to user applications

2013-05-15 Thread Artem Bityutskiy
On Wed, 2013-05-15 at 16:46 +0800, Huang Shijie wrote: In order to implement the NAND boot for some Freescale's chips, such as imx23/imx28/imx50/imx6, we use a tool (called kobs-ng) to burn the uboot and some metadata to nand chip. And the ROM code will use the metadata to configrate the BCH,