/openwrt/commit/ddc11c3932c7b7b7df7d5fbd48f207e7
Note: The changes are mainly applied into the linux kernel upstream.
Signed-off-by: Tokunori Ikegami
Cc: Koen Vandeputte
---
.../403-mtd_fix_cfi_cmdset_0002_status_check.patch | 62 --
.../403
The following commit changes are mainly applied into the linux kernel upstream.
https://github.com/openwrt/openwrt/commit/ddc11c3932c7b7b7df7d5fbd48f207e77619eaa7
So it is not necessary to remain current patches and remove them.
Tokunori Ikegami (2):
ar71xx: Remove mtd cfi_cmdset_0002
/openwrt/openwrt/commit/ddc11c3932c7b7b7df7d5fbd48f207e77619eaa7
Note: The changes are mainly applied into the linux kernel upstream.
Signed-off-by: Tokunori Ikegami
Cc: Koen Vandeputte
---
.../403-mtd_fix_cfi_cmdset_0002_status_check.patch | 62 --
1 file changed, 62 deletions
Hi,
Thanks for the confirmation.
Yes your understanding is correct.
Also I could understand it as rejected patch since ar71xx is deprecated.
By the way how about ath79 is if deprecated as same?
Since there are same patches in ath79 also.
Regards,
Ikegami
On 2020/01/03 22:43, m...@adrianschmut
Currently the patch only changes break to use goto statement instead.
But not necessary acutually since the ret value checked after the for loop.
So it is okay for the break case before changed by the patch also.
Signed-off-by: Tokunori Ikegami
Cc: openwrt-devel@lists.openwrt.org
---
.../403
t work correctly.
And it is not depended on the patches so it is caused without the patches also.
The remaining issue will be investigated separately.
Signed-off-by: Tokunori Ikegami
Cc: Felix Fietkau
Cc: openwrt-devel@lists.openwrt.org
Tokunori Ikegami (1):
ar71xx: Remove mtd cfi_cmdset_0002
Currently the buffer write works as same with word write correctly.
So it looks that it is not necessary to force word write.
Also the write performance will be improved by the change to buffer write.
Signed-off-by: Tokunori Ikegami
Cc: Felix Fietkau
Cc: openwrt-devel@lists.openwrt.org