[U-Boot] [PATCH] sh: Remove re-defined CONFIG_FLASH_CFI_DRIVER from config

11 Sep
2008
11 Sep
'08
10:27 a.m.
Signed-off-by: Nobuhiro Iwamatsu iwamatsu.nobuhiro@renesas.com --- include/configs/ap325rxa.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/configs/ap325rxa.h b/include/configs/ap325rxa.h index 3db609b..c961908 100644 --- a/include/configs/ap325rxa.h +++ b/include/configs/ap325rxa.h @@ -117,7 +117,6 @@ /* FLASH */ #define CONFIG_FLASH_CFI_DRIVER 1 #define CFG_FLASH_CFI -#define CONFIG_FLASH_CFI_DRIVER #undef CFG_FLASH_QUIET_TEST /* print 'E' for empty sector on flinfo */ #define CFG_FLASH_EMPTY_INFO
--
1.5.6.3

11 Sep
11 Sep
10:43 a.m.
New subject: [U-Boot] [PATCH] sh: Remove re-defined CONFIG_FLASH_CFI_DRIVER from config
On 17:27 Thu 11 Sep , Nobuhiro Iwamatsu wrote:
Signed-off-by: Nobuhiro Iwamatsu iwamatsu.nobuhiro@renesas.com
include/configs/ap325rxa.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
I've send a patch about it also yesterday
Best Regards, J.
6083
Age (days ago)
6083
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jean-Christophe PLAGNIOL-VILLARD
-
Nobuhiro Iwamatsu