[U-Boot] [PATCH 12/16] AM33XX: etamin: remove CONFIG_DFU_MTD
Masahiro Yamada
yamada.masahiro at socionext.com
Thu Oct 26 12:24:27 UTC 2017
This macro is defined, but not referenced by anyone.
I did not touch config_whitelist.txt - the CONFIG will be dropped
by the next re-sync.
Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
---
include/configs/etamin.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/configs/etamin.h b/include/configs/etamin.h
index c9584ad..7bd2c4a 100644
--- a/include/configs/etamin.h
+++ b/include/configs/etamin.h
@@ -120,7 +120,6 @@
-#define CONFIG_DFU_MTD
#undef COMMON_ENV_DFU_ARGS
#define COMMON_ENV_DFU_ARGS "dfu_args=run bootargs_defaults;" \
"setenv bootargs ${bootargs};" \
--
2.7.4
More information about the U-Boot
mailing list