All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] v2 Add UBI image generation support.
Date: Tue, 11 Jan 2011 22:41:32 +0100	[thread overview]
Message-ID: <87lj2ryv77.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1292953087-19486-1-git-send-email-julien.boibessot@free.fr> (julien boibessot's message of "Tue, 21 Dec 2010 18:38:07 +0100")

>>>>> "julien" == julien boibessot <julien.boibessot@free.fr> writes:

 julien> From: Julien Boibessot <julien.boibessot@armadeus.com>
 julien> UBI images are generated from UBIFS one (with ubinize tool) and are used by
 julien> bootloaders (eg U-Boot) to write UBIFS images directly on bare NAND FLASH
 julien> (see http://www.linux-mtd.infradead.org/faq/ubi.html).

Committed, thanks!

 julien> Changes since v1:
 julien> * change some comments/helps
 julien> * as requested by Thomas, merged fs/ubi/ in fs/ubifs/, but kept ubifs.mk and
 julien>   ubi.mk separated. (I don't know if it's really worth to merge them...)

These comments to reviewers (which shouldn't be part of the final commit
message) normally goes after the '---' line, so 'git am' doesn't include
them.

Same for the subject - The 'v2' should be in the [PATCH] square
brackets so it doesn't get included.

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2011-01-11 21:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-21 17:38 [Buildroot] [PATCH] v2 Add UBI image generation support julien.boibessot at free.fr
2010-12-23 12:54 ` Thomas Petazzoni
2010-12-23 15:36   ` Bjørn Forsman
2010-12-24 10:03   ` Julien Boibessot
2010-12-25 11:18 ` Thomas Petazzoni
2011-01-11 21:41 ` Peter Korsgaard [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=87lj2ryv77.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /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.