Re: [PATCH v3] mtd:nor:timeout:fix do_write_buffer() timeout error

2014-07-12 Thread Brian Norris
On Fri, Jul 11, 2014 at 11:30:41PM -0700, Brian Norris wrote: > I see that you have sent this several times in a relatively short > period, and I see that there are several comments you haven't addressed > [1] [2]. Wow, and I just noticed there are 3 more recent copies of this patch, with as few

Re: [PATCH v3] mtd:nor:timeout:fix do_write_buffer() timeout error

2014-07-12 Thread Brian Norris
Hi Bean, I see that you have sent this several times in a relatively short period, and I see that there are several comments you haven't addressed [1] [2]. It is very difficult for me to apply your patch. It seems to be an invalid patch (I think the line counts are wrong), so it doesn't apply

Re: [PATCH v3] mtd:nor:timeout:fix do_write_buffer() timeout error

2014-07-12 Thread Brian Norris
Hi Bean, I see that you have sent this several times in a relatively short period, and I see that there are several comments you haven't addressed [1] [2]. It is very difficult for me to apply your patch. It seems to be an invalid patch (I think the line counts are wrong), so it doesn't apply

Re: [PATCH v3] mtd:nor:timeout:fix do_write_buffer() timeout error

2014-07-12 Thread Brian Norris
On Fri, Jul 11, 2014 at 11:30:41PM -0700, Brian Norris wrote: I see that you have sent this several times in a relatively short period, and I see that there are several comments you haven't addressed [1] [2]. Wow, and I just noticed there are 3 more recent copies of this patch, with as few as

[PATCH v3] mtd:nor:timeout:fix do_write_buffer() timeout error

2014-07-08 Thread bean huo
The size of the buffer program has been increased from 256 to 512 , 2ms maximum timeout for do_write_buffer can not adapt to all the different vendor's norflash.There maximum timeout information in the CFI area,so the best way is to choose the result calculated according to timeout field of

[PATCH v3] mtd:nor:timeout:fix do_write_buffer() timeout error

2014-07-08 Thread Bean Huo
The size of the buffer program has been increased from 256 to 512 , 2ms maximum timeout for do_write_buffer can not adapt to all the different vendor's norflash.There maximum timeout information in the CFI area,so the best way is to choose the result calculated according to timeout field of struct

[PATCH v3] mtd:nor:timeout:fix do_write_buffer() timeout error

2014-07-08 Thread Bean Huo
The size of the buffer program has been increased from 256 to 512 , 2ms maximum timeout for do_write_buffer can not adapt to all the different vendor's norflash.There maximum timeout information in the CFI area,so the best way is to choose the result calculated according to timeout field of struct

[PATCH v3] mtd:nor:timeout:fix do_write_buffer() timeout error

2014-07-08 Thread bean huo
The size of the buffer program has been increased from 256 to 512 , 2ms maximum timeout for do_write_buffer can not adapt to all the different vendor's norflash.There maximum timeout information in the CFI area,so the best way is to choose the result calculated according to timeout field of

[PATCH v3] mtd:nor:timeout:fix do_write_buffer() timeout error

2014-07-07 Thread beanhuo
The size of the buffer program has been increased from 256 to 512 , 2ms maximum timeout for do_write_buffer can not adapt to all the different vendor's norflash.There maximum timeout information in the CFI area,so the best way is to choose the result calculated according to timeout field of

[PATCH v3] mtd:nor:timeout:fix do_write_buffer() timeout error

2014-07-07 Thread beanhuo
The size of the buffer program has been increased from 256 to 512 , 2ms maximum timeout for do_write_buffer can not adapt to all the different vendor's norflash.There maximum timeout information in the CFI area,so the best way is to choose the result calculated according to timeout field of

[PATCH v3] mtd:nor:timeout:fix do_write_buffer() timeout error

2014-07-02 Thread beanhuo
The size of the buffer program has been increased from 256 to 512 , 2ms maximum timeout for do_write_buffer can not adapt to all the different vendor's norflash.There maximum timeout information in the CFI area,so the best way is to choose the result calculated according to timeout field of

[PATCH v3] mtd:nor:timeout:fix do_write_buffer() timeout error

2014-07-02 Thread beanhuo
The size of the buffer program has been increased from 256 to 512 , 2ms maximum timeout for do_write_buffer can not adapt to all the different vendor's norflash.There maximum timeout information in the CFI area,so the best way is to choose the result calculated according to timeout field of

[PATCH v3] mtd:nor:timeout:fix do_write_buffer() timeout error

2014-06-30 Thread beanhuo
The size of the buffer program has been increased from 256 to 512 , 2ms maximum timeout for do_write_buffer can not adapt to all the different vendor's norflash.There maximum timeout information in the CFI area,so the best way is to choose the result calculated according to timeout field of

[PATCH v3] mtd:nor:timeout:fix do_write_buffer() timeout error

2014-06-30 Thread beanhuo
The size of the buffer program has been increased from 256 to 512 , 2ms maximum timeout for do_write_buffer can not adapt to all the different vendor's norflash.There maximum timeout information in the CFI area,so the best way is to choose the result calculated according to timeout field of

[PATCH v3] mtd:nor:timeout:fix do_write_buffer() timeout error

2014-06-24 Thread beanhuo
The size of the buffer program has been increased from 256 to 512 , 2ms maximum timeout for do_write_buffer can not adapt to all the different vendor's norflash.There maximum timeout information in the CFI area,so the best way is to choose the result calculated according to timeout field of struct

[PATCH v3] mtd:nor:timeout:fix do_write_buffer() timeout error

2014-06-24 Thread beanhuo
The size of the buffer program has been increased from 256 to 512 , 2ms maximum timeout for do_write_buffer can not adapt to all the different vendor's norflash.There maximum timeout information in the CFI area,so the best way is to choose the result calculated according to timeout field of struct