Re: [U-Boot] [PATCH] README: add cmd directory description

2016-08-27 Thread Simon Glass
On 26 August 2016 at 05:54, Ziyuan Xu  wrote:
> All of the command files have moved to cmd directory, add description to
> Directory Hierarchy.
>
> Signed-off-by: Ziyuan Xu 
> ---
>
>  README | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass 
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH] README: add cmd directory description

2016-08-26 Thread Ziyuan Xu
All of the command files have moved to cmd directory, add description to
Directory Hierarchy.

Signed-off-by: Ziyuan Xu 
---

 README | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README b/README
index 30d7ee3..f41a6af 100644
--- a/README
+++ b/README
@@ -151,6 +151,7 @@ Directory Hierarchy:
   /x86 Files generic to x86 architecture
 /api   Machine/arch independent API for external apps
 /board Board dependent files
+/cmd   U-Boot commands functions
 /commonMisc architecture independent functions
 /configs   Board default configuration files
 /disk  Code for disk drive partition handling
-- 
2.9.2


___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot