[U-Boot] [PATCH] mpc5200: a3m071/a4m2k: Enable flash verify option

Stefan Roese sr at denx.de
Thu Apr 4 15:55:42 CEST 2013


Signed-off-by: Stefan Roese <sr at denx.de>
---
 include/configs/a3m071.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/a3m071.h b/include/configs/a3m071.h
index 13f3226..662d8ca 100644
--- a/include/configs/a3m071.h
+++ b/include/configs/a3m071.h
@@ -101,6 +101,7 @@
 #define CONFIG_SYS_FLASH_CFI
 #define CONFIG_SYS_FLASH_EMPTY_INFO
 #define CONFIG_SYS_FLASH_USE_BUFFER_WRITE
+#define CONFIG_FLASH_VERIFY
 
 /*
  * Environment settings
-- 
1.8.2



More information about the U-Boot mailing list