[U-Boot] [PATCH v8 11/14] sf: ops: Fix missing break on spansion read_bar

Simon Glass sjg at chromium.org
Wed Dec 9 05:53:51 CET 2015


On 6 December 2015 at 11:34, Jagan Teki <jteki at openedev.com> wrote:
> For assigning read_bar commands in spansion case, break
> is missing this patch add that break.
>
> Signed-off-by: Jagan Teki <jteki at openedev.com>
> ---
>  drivers/mtd/spi/sf_ops.c | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list