All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/2] common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled
Date: Wed, 20 Mar 2019 10:14:41 -0300	[thread overview]
Message-ID: <CAOMZO5BnCUgxxUrh3Cm6_zvnzPTzAifttF=kdS-T1wFvgay+Wg@mail.gmail.com> (raw)
In-Reply-To: <1552379663-13984-1-git-send-email-abel.vesa@nxp.com>

On Tue, Mar 12, 2019 at 5:36 AM Abel Vesa <abel.vesa@nxp.com> wrote:
>
> If FIT_IMAGE_TINY is enabled, spl_fit_image_get_os returns -ENOTSUPP.
> In this case, we should default to IH_OS_U_BOOT not to IH_OS_INVALID.
>
> Signed-off-by: Abel Vesa <abel.vesa@nxp.com>

Tested-by: Fabio Estevam <festevam@gmail.com>

  parent reply	other threads:[~2019-03-20 13:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-12  8:34 [U-Boot] [PATCH v2 1/2] common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled Abel Vesa
2019-03-12  8:34 ` [U-Boot] [PATCH v2 2/2] tools: fit_image: Add the loadable property to configs Abel Vesa
2019-03-20 13:16   ` Fabio Estevam
2019-03-20 13:38     ` Stefano Babic
2019-03-22 23:17   ` [U-Boot] [U-Boot, v2, " Tom Rini
2019-04-12 13:03   ` [U-Boot] [PATCH v2 " Alex Kiernan
2019-03-20 13:14 ` Fabio Estevam [this message]
2019-03-22 23:17 ` [U-Boot] [U-Boot, v2, 1/2] common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled 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='CAOMZO5BnCUgxxUrh3Cm6_zvnzPTzAifttF=kdS-T1wFvgay+Wg@mail.gmail.com' \
    --to=festevam@gmail.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.