public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Nikita Kiryanov <nikita@compulab.co.il>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] splash_source: add support for ubifs formatted nand
Date: Thu, 9 Jun 2016 14:26:54 +0300	[thread overview]
Message-ID: <20160609112654.GB8941@arkadi-linux.compulab.local> (raw)
In-Reply-To: <20160607073837.GA6657@ubuntu>

Hi Eran,

On Tue, Jun 07, 2016 at 10:38:37AM +0300, Eran Matityahu wrote:
> Add support for loading splash image from NAND Flash formatted with a (UBI) filesystem.

Acked-by: Nikita Kiryanov <nikita@compulab.co.il>

> 
> Signed-off-by: Eran Matityahu <eran.m@variscite.com>
> Cc: Heiko Schocher <hs@denx.de>
> Cc: Igor Grinberg <grinberg@compulab.co.il>
> Cc: Tom Rini <trini@konsulko.com>
> Cc: Nikita Kiryanov <nikita@compulab.co.il>
> Cc: Stefano Babic <sbabic@denx.de>
> ---
> Changes for v3:
> 	Removed unrelated cleanup changes (the license identifier change among them)
> 
> Changes for v2:
> 	- Following Nikita's comments:
> 		- Use the ubi volume field to identify the UBIFS usage
> 		- Changed FS_TYPE_ANY to FS_TYPE_UBIFS
> 		- Added a second definition of splash_umount_ubifs ifndef CONFIG_CMD_UBIFS
> 	- Replace license identifier to GPL-2.0+ in include/splash.h
> 	- Changed ubi_volume to ubivol
>  common/splash_source.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++----
>  include/splash.h       |  2 ++
>  2 files changed, 57 insertions(+), 4 deletions(-)

      reply	other threads:[~2016-06-09 11:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-07  7:38 [U-Boot] [PATCH v3] splash_source: add support for ubifs formatted nand Eran Matityahu
2016-06-09 11:26 ` Nikita Kiryanov [this message]

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=20160609112654.GB8941@arkadi-linux.compulab.local \
    --to=nikita@compulab.co.il \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox