On Wed, May 16, 2018 at 05:21:39PM +0800, tien.fong.c...@intel.com wrote:

> From: Tien Fong Chee <tien.fong.c...@intel.com>
> 
> Provide information about
> 
> - overview of file system firmware loader driver model
> - describe default storage device in device tree source
> - describe fie system firmware loader API
> 
> Signed-off-by: Tien Fong Chee <tien.fong.c...@intel.com>
> ---
>  doc/driver-model/fs_firmware_loader.txt |  100 
> +++++++++++++++++++++++++++++++
>  1 files changed, 100 insertions(+), 0 deletions(-)
>  create mode 100644 doc/driver-model/fs_firmware_loader.txt
> 
> diff --git a/doc/driver-model/fs_firmware_loader.txt 
> b/doc/driver-model/fs_firmware_loader.txt
> new file mode 100644
> index 0000000..167660a
> --- /dev/null
> +++ b/doc/driver-model/fs_firmware_loader.txt
> @@ -0,0 +1,100 @@
> +/*
> + * Copyright (C) 2018 Intel Corporation <www.intel.com>
> + *
> + * SPDX-License-Identifier:    GPL-2.0
> + */

As this isn't code please don't put a code header up for the first
comment block.  Frankly I'd rather see an rST comment block up front
even with the rest being plain text as long term I imagine we'll move to
rST.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

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

Reply via email to