Hi Fabio

Le 28/03/2018 à 03:02, Fabio Estevam a écrit :
Hi Pierre-Jean,

On Tue, Mar 27, 2018 at 4:50 PM, Pierre-Jean TEXIER
<texier....@gmail.com> wrote:
This enable generic file system commands (load, ls).

Signed-off-by: Pierre-Jean TEXIER <texier....@gmail.com>
---
  configs/warp7_defconfig        | 1 +
  configs/warp7_secure_defconfig | 1 +
  2 files changed, 2 insertions(+)

diff --git a/configs/warp7_defconfig b/configs/warp7_defconfig
index 29c4512..3856918 100644
--- a/configs/warp7_defconfig
+++ b/configs/warp7_defconfig
@@ -26,6 +26,7 @@ CONFIG_CMD_EXT2=y
  CONFIG_CMD_EXT4=y
  CONFIG_CMD_EXT4_WRITE=y
  CONFIG_CMD_FAT=y
+CONFIG_CMD_FS_GENERIC=y
It is OK to make this change, but please also change

Ok thanks !

include/configs/warp.h so that is uses 'load' instead of 'fatload'.

No problem, I will submit a patch for this part.


Also, please run ./scripts/get_maintainer.pl so that you do not miss
to Cc the board maintainer and also Stefano Babic.

Indeed, sorry for that, this is an oversight.


Thanks

Thanks

---
Pierre-Jean
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to