[U-Boot] [PATCH 8/8] kmp204x: enable the errata command

Valentin Longchamp valentin.longchamp at keymile.com
Wed Apr 30 15:01:49 CEST 2014


Signed-off-by: Valentin Longchamp <valentin.longchamp at keymile.com>
---

 include/configs/km/kmp204x-common.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/km/kmp204x-common.h b/include/configs/km/kmp204x-common.h
index c8af652..46e5e9f 100644
--- a/include/configs/km/kmp204x-common.h
+++ b/include/configs/km/kmp204x-common.h
@@ -381,6 +381,7 @@ int get_scl(void);
  */
 #define CONFIG_CMD_PCI
 #define CONFIG_CMD_NET
+#define CONFIG_CMD_ERRATA
 
 /* we don't need flash support */
 #define CONFIG_SYS_NO_FLASH
-- 
1.8.0.1



More information about the U-Boot mailing list