All of lore.kernel.org
 help / color / mirror / Atom feed
From: York Sun <york.sun@nxp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2] SPL: Add FIT data-position property support
Date: Tue, 5 Dec 2017 16:26:01 +0000	[thread overview]
Message-ID: <VI1PR04MB20789AE8B476FB672636951D9A3D0@VI1PR04MB2078.eurprd04.prod.outlook.com> (raw)
In-Reply-To: 20171205052059.3633-1-peng.fan@nxp.com

On 12/04/2017 09:21 PM, Peng Fan wrote:
> For external data, FIT has a optional property "data-position" which
> can set the external data to a fixed offset to FIT beginning.
> Add the support for this property in SPL FIT.
> 
> Signed-off-by: Ye Li <ye.li@nxp.com>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>
> Reviewed-by: Tomas Melin <tomas.melin@vaisala.com>
> Cc: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
> Cc: "Andrew F. Davis" <afd@ti.com>
> Cc: Igor Grinberg <grinberg@compulab.co.il>
> Cc: "tomas.melin at vaisala.com" <tomas.melin@vaisala.com>
> Cc: Kever Yang <kever.yang@rock-chips.com>
> Cc: Andre Przywara <andre.przywara@arm.com>
> Cc: York Sun <york.sun@nxp.com>
> Cc: Lokesh Vutla <lokeshvutla@ti.com>
> Cc: "Cooper Jr., Franklin" <fcooper@ti.com>
> Cc: George McCollister <george.mccollister@gmail.com>
> Cc: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
> Cc: Jean-Jacques Hiblot <jjhiblot@ti.com>
> Cc: Rick Altherr <raltherr@google.com>
> Cc: Tom Rini <trini@konsulko.com>
> ---
> 
> V2:
>  Add review tags
>  Per York's comments, add a piece text in source_file_format.txt.
> 
>  common/image-fit.c                    | 25 +++++++++++++++++++++++++
>  common/spl/spl_fit.c                  | 11 +++++++++--
>  doc/uImage.FIT/source_file_format.txt |  3 ++-
>  include/image.h                       |  3 +++
>  4 files changed, 39 insertions(+), 3 deletions(-)
> 

Reviewed-by: York Sun <york.sun@nxp.com>

  parent reply	other threads:[~2017-12-05 16:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-05  5:20 [U-Boot] [PATCH V2] SPL: Add FIT data-position property support Peng Fan
2017-12-05  5:26 ` Lokesh Vutla
2017-12-05 16:26 ` York Sun [this message]
2017-12-13 22:56 ` [U-Boot] [U-Boot, " Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=VI1PR04MB20789AE8B476FB672636951D9A3D0@VI1PR04MB2078.eurprd04.prod.outlook.com \
    --to=york.sun@nxp.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.