
Hi.
I have noticed nios2-generic board is broken. Please fix.
Error messages:
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)
The result of git bisect is:
a113fb39df43546c704aa8eba55720da9a9dfedd is the first bad commit commit a113fb39df43546c704aa8eba55720da9a9dfedd Author: Ezequiel Garcia ezequiel.garcia@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@free-electrons.com
Best Regards Masahiro Yamada