All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] flash: do not fail even if flash_size is zero
Date: Fri, 05 Dec 2014 07:54:53 +0100	[thread overview]
Message-ID: <548156BD.2020206@denx.de> (raw)
In-Reply-To: <1417749658-22827-1-git-send-email-yamada.m@jp.panasonic.com>

On 05.12.2014 04:20, Masahiro Yamada wrote:
> CONFIG_SYS_MAX_FLASH_BANKS_DETECT allows to determine the number of
> flash banks at run-time, that is, there is a possibility that no flash
> bank is found.  It makes sense to continue the boot process without
> any flash device.
>
> Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
> Cc: Stefan Roese <sr@denx.de>

I also think its better to continue to boot in this case. So:

Acked-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan

  reply	other threads:[~2014-12-05  6:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-05  3:20 [U-Boot] [PATCH] flash: do not fail even if flash_size is zero Masahiro Yamada
2014-12-05  6:54 ` Stefan Roese [this message]
2014-12-05  8:40   ` Masahiro Yamada
2014-12-05  8:43     ` Stefan Roese
2014-12-07 16:47 ` Masahiro YAMADA

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=548156BD.2020206@denx.de \
    --to=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.