[U-Boot] [PATCH v2] common: Fix logic in fpga programming

Simon Glass sjg at chromium.org
Sat Dec 17 23:48:08 CET 2016


On 16 December 2016 at 03:02, Michal Simek <michal.simek at xilinx.com> wrote:
> Stop boot process if fpga programming fails.
> Without this patch boot process continues even if fpga programming
> failed.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> Changes in v2:
> - Return err instead of magic 1 - Reported-by: Mike
> - Extend commit message
> - Add \n to the printf message
>
>  common/image.c | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)

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


More information about the U-Boot mailing list