From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 05 Dec 2014 09:43:33 +0100 Subject: [U-Boot] [PATCH] flash: do not fail even if flash_size is zero In-Reply-To: <20141205174020.D6B0.AA925319@jp.panasonic.com> References: <1417749658-22827-1-git-send-email-yamada.m@jp.panasonic.com> <548156BD.2020206@denx.de> <20141205174020.D6B0.AA925319@jp.panasonic.com> Message-ID: <54817035.1050604@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Masahiro-san, On 05.12.2014 09:40, Masahiro Yamada wrote: > I want to use this patch to clean up my board support code. > ( I want to enable CONFIG_SYS_MAX_FLASH_BANKS_DETECT on my boards > but in some use cases, there is a possibility that no flash is found.) > > CFI-flash patches are generally supposed to be applied by you, but if you do not mind, > can I apply this patch with your Acked-by credit as a prerequisite for my series? Sure. Please go ahead. Thanks, Stefan