[U-Boot] [PATCH] board: nios2: Check if flash is configured before calling early_flash_cmd_reset()

Tom Rini trini at ti.com
Wed Jan 29 23:33:58 CET 2014


On Tue, Jan 28, 2014 at 07:19:06AM -0300, Ezequiel Garcia wrote:

> If CONFIG_CFI_FLASH_MTD is not defined, then we shouldn't perform the
> flash early reset.
> 
> This commit fixes the following build error:
> 
>   nios2-generic.c: In function `__early_flash_cmd_reset':
>   nios2-generic.c:23: error: `AMD_CMD_RESET' undeclared (first use in this function)
>   nios2-generic.c:23: error: (Each undeclared identifier is reported only once
>   nios2-generic.c:23: error: for each function it appears in.)
>   nios2-generic.c:24: error: `FLASH_CMD_RESET' undeclared (first use in this function)
> 
> which was introduced by:
> 
>   commit a113fb39df43546c704aa8eba55720da9a9dfedd
>   Author: Ezequiel Garcia <ezequiel.garcia at free-electrons.com>
>   Date:   Fri Dec 20 18:34:53 2013 -0300
> 
>   board: nios2: Add CONFIG_CFI_FLASH_MTD guard to flash.h header include
> 
>   Signed-off-by: Ezequiel Garcia <ezequiel.garcia at free-electrons.com>
> 
> Cc: Thomas Chou <thomas at wytron.com.tw>
> Reported-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Signed-off-by: Ezequiel Garcia <ezequiel.garcia at free-electrons.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140129/405f6ebf/attachment.pgp>


More information about the U-Boot mailing list