[U-Boot] [PATCH] board/t104xRDB:remove CONFIG_SYS_FLASH_USE_BUFFER_WRITE for NOR
York Sun
yorksun at freescale.com
Mon Feb 24 17:48:32 CET 2014
On 02/20/2014 03:25 AM, Prabhakar Kushwaha wrote:
> Micron NOR flash present on T1040RDB and T1042RDB_PI do not support
> write & read command running at same time.
>
> CONFIG_SYS_FLASH_USE_BUFFER_WRITE reads NOR flash before performing write.
> So, remove CONFIG_SYS_FLASH_USE_BUFFER_WRITE
>
> Signed-off-by: Prabhakar Kushwaha <prabhakar at freescale.com>
As reviewed internally, please find the root cause of your issue. Removing
CONFIG_SYS_FLASH_USE_BUFFER_WRITE is not the right solution.
York
More information about the U-Boot
mailing list