linux-embedded.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kyungmin Park <kmpark@infradead.org>
To: Robert Schwebel <r.schwebel@pengutronix.de>
Cc: linux-embedded <linux-embedded@vger.kernel.org>
Subject: Re: [ANNOUNCE] CELF open project proposal
Date: Fri, 4 Dec 2009 23:39:10 +0900	[thread overview]
Message-ID: <9c9fda240912040639n3126f7cbv5de06ac0fc600bec@mail.gmail.com> (raw)
In-Reply-To: <20091203205447.GJ22533@pengutronix.de>

On Fri, Dec 4, 2009 at 5:54 AM, Robert Schwebel
<r.schwebel@pengutronix.de> wrote:
> On Thu, Dec 03, 2009 at 10:38:07PM +0900, Kyungmin Park wrote:
>> How about the TFTP over USB? It's required feature for no ethernet devices
>
> In barebox (aka u-boot-v2) we have USB DFU support, in a very flexible
> way. Would that fit your needs?

I will check the USB DFU. Thanks for info.

>
>> I wish some filesystem to share between u-boot and kernel. Of course
>> ext2 or fat is possbile. but current u-boot implementation depends on
>> block device or NOR device. not for NAND/OneNAND devices.
>
> That would indeed be interesting.

More required feature is we can update the file instead of partition.
Remove or update the file itself.
>
>> Finally very very small jpeg or png library for u-boot (under 30KiB).
>
> What's your use case for that, a splash screen?

and charging animation. bootloader can support the battery charging feature.
That's the another reason to use sharable filesystem at bootloader.
We store the charging images to shareable filesystem and display it at
bootloader using graphics library.

Thank you,
Kyungmin Park

  parent reply	other threads:[~2009-12-04 14:39 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-01 23:47 [ANNOUNCE] CELF open project proposal Tim Bird
2009-12-02  0:44 ` Mike Frysinger
2009-12-02  1:05   ` Tim Bird
2009-12-02 21:36 ` Mike Frysinger
2009-12-02 21:46   ` Tim Bird
2009-12-02 21:59     ` David Woodhouse
2009-12-02 23:30       ` Tim Bird
2009-12-03 20:51       ` Robert Schwebel
2009-12-03  2:27     ` Aras Vaichas
2009-12-03  6:25       ` Wolfgang Denk
2009-12-03 13:38         ` Kyungmin Park
2009-12-03 13:50           ` Mike Frysinger
2009-12-04 14:22             ` Kyungmin Park
2009-12-03 20:54           ` Robert Schwebel
2009-12-04  3:29             ` Aras Vaichas
2009-12-04  8:02               ` Robert Schwebel
2009-12-04 14:39             ` Kyungmin Park [this message]
2009-12-03  7:17       ` David Woodhouse
2009-12-03 14:42         ` Josh Boyer
2009-12-03 14:49           ` David Woodhouse

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=9c9fda240912040639n3126f7cbv5de06ac0fc600bec@mail.gmail.com \
    --to=kmpark@infradead.org \
    --cc=linux-embedded@vger.kernel.org \
    --cc=r.schwebel@pengutronix.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;
as well as URLs for NNTP newsgroup(s).