From: Khoronzhuk, Ivan <ivan.khoronzhuk@ti.com>
Date: Tue, 4 Nov 2014 16:06:27 +0000 (+0200)
Subject: ks2_evm: config: enable fatload command
X-Git-Tag: v2025.01-rc5-pxa1908~14358^2~13
X-Git-Url: http://git.dujemihanovic.xyz/img/static/html/index.html?a=commitdiff_plain;h=15bbafadda49919c09fc7f9c5b9e21f29238874e;p=u-boot.git

ks2_evm: config: enable fatload command

The keystone2 evm can boot from USB partition with FAT32 FS, so
enable generic load command and fatload command usage.

Acked-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
Reviewed-by: Tom Rini <trini@ti.com>
---

diff --git a/include/configs/ks2_evm.h b/include/configs/ks2_evm.h
index 39973e805d..dd5050fbe9 100644
--- a/include/configs/ks2_evm.h
+++ b/include/configs/ks2_evm.h
@@ -224,6 +224,8 @@
 #define CONFIG_CMD_SF
 #define CONFIG_CMD_EEPROM
 #define CONFIG_CMD_USB
+#define CONFIG_CMD_FAT
+#define CONFIG_CMD_FS_GENERIC
 
 /* U-Boot general configuration */
 #define CONFIG_SYS_GENERIC_BOARD