Re: [U-Boot] [PATCH v2] configs: Disable 4k erase sector size for spansion "s25fs512s" flash

2018-07-27 Thread York Sun
On 06/26/2018 02:19 AM, Ashish Kumar wrote: > 4K erase size is used only in case of hydrid mode which is not > supported on any NXP platform with flash "s25fs512s". > Supported mode is uniform sector, with erase size 256kiB. > > Signed-off-by: Ashish Kumar > --- > v2: > 1. use make savedefconfig

[U-Boot] [PATCH v2] configs: Disable 4k erase sector size for spansion "s25fs512s" flash

2018-06-26 Thread Ashish Kumar
4K erase size is used only in case of hydrid mode which is not supported on any NXP platform with flash "s25fs512s". Supported mode is uniform sector, with erase size 256kiB. Signed-off-by: Ashish Kumar --- v2: 1. use make savedefconfig 2. Include LS1012 qspi defconfigs as well 3. Tested on