Skip to content
Snippets Groups Projects
Commit 70879a92 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

flash: do not fail even if flash_size is zero


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.  Even in such cases, it makes sense to continue the
boot process without any flash device.

Signed-off-by: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: default avatarStefan Roese <sr@denx.de>
parent 9248a78f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment