All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] SPL: Add FIT data-position property support
Date: Mon, 27 Nov 2017 22:00:33 -0700	[thread overview]
Message-ID: <CAPnjgZ2nrycQ3sOzAapG-tXNMZWACo5B+iL4RymjBArkxL1Xjg@mail.gmail.com> (raw)
In-Reply-To: <20171128031942.2896-1-peng.fan@nxp.com>

On 27 November 2017 at 20:19, Peng Fan <peng.fan@nxp.com> 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>
> Cc: Simon Glass <sjg@chromium.org>
> 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>
> ---
>  common/image-fit.c   | 25 +++++++++++++++++++++++++
>  common/spl/spl_fit.c | 11 +++++++++--
>  include/image.h      |  3 +++
>  3 files changed, 37 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg@chromium.org>

  reply	other threads:[~2017-11-28  5:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-28  3:19 [U-Boot] [PATCH] SPL: Add FIT data-position property support Peng Fan
2017-11-28  5:00 ` Simon Glass [this message]
2017-11-28 17:14 ` York Sun
2017-12-05  5:02   ` Peng Fan
2017-12-05  5:06     ` York Sun
2017-11-29  5:23 ` Tomas Melin

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=CAPnjgZ2nrycQ3sOzAapG-tXNMZWACo5B+iL4RymjBArkxL1Xjg@mail.gmail.com \
    --to=sjg@chromium.org \
    --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.