[U-Boot] [PATCH v2 2/6] spi: Fix flag collision for SST_WP

Simon Glass sjg at chromium.org
Sun Dec 14 06:35:50 CET 2014


On 12 December 2014 at 07:06, Jagannadha Sutradharudu Teki
<jagannadh.teki at gmail.com> wrote:
> From: Simon Glass <sjg at chromium.org>
>
> At present SECT_4K is the same as SST_WP so we cannot tell these apart. Fix
> this so that the table in sf_params.c can be used correctly.
>
> Reported-by: Jens Rottmann <Jens.Rottmann at adlinktech.com>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki at gmail.com>
> ---
>  drivers/mtd/spi/sf_internal.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list