All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Skuczynski <mareksk7@gmail.com>
To: Vladimir Khmelnitsky <vladimir@broadlight.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: simple ubi reader
Date: Sun, 28 Nov 2010 14:33:48 +0100	[thread overview]
Message-ID: <4CF25A3C.2080307@gmail.com> (raw)
In-Reply-To: <AFC5977FF9FA3E449BB7803E9BA754EF01D8AF55@mailsrv.broadlight.com>

Vladimir,
> But may be you know some simpler code performing ubi read. It looks to
> me rather complicated to cut out from u-boot, and even from barebox -
> code responsible only for ubi read dropping mtd staff.

Unfortunately, I don't know any simpler implementation of UBI driver.
However, I know that reading of an UBI volume content is not so
difficult to implement.
This should take about 2 days, which may be faster than adapting any
existing implementation.

Good luck,
  Marek

> Regards,
> Vladimir
>
> -----Original Message-----
> From: Marek Skuczynski [mailto:mareksk7@gmail.com] 
> Sent: Sunday, November 28, 2010 12:29 PM
> To: Vladimir Khmelnitsky
> Cc: linux-mtd@lists.infradead.org
> Subject: Re: simple ubi reader
>
> Hi Vladimir,
>> I need to write bootloader which should read its second stage binary
>> from ubi volume.
>> I wonder if there is some simple open source code I can use to
> implement
>> ubi volume reader?
> I can take a look at these places:
> - U-boot <http://git.denx.de/?p=u-boot.git>
> - Barebox aka U-boot2 <http://git.pengutronix.de/?p=barebox.git>
>
> Regards,
>  Marek
>
>

  reply	other threads:[~2010-11-28 13:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-28  9:27 simple ubi reader Vladimir Khmelnitsky
2010-11-28 10:29 ` Marek Skuczynski
2010-11-28 12:37   ` Vladimir Khmelnitsky
2010-11-28 13:33     ` Marek Skuczynski [this message]
2010-11-28 18:13 ` Artem Bityutskiy
2010-11-29 12:53   ` Matthieu CASTET
2010-11-29  9:54 ` Peter Korsgaard

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=4CF25A3C.2080307@gmail.com \
    --to=mareksk7@gmail.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=vladimir@broadlight.com \
    /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.