From: Wolfgang Denk <wd@denx.de>
To: "Kyungmin Park" <kmpark@infradead.org>
Cc: u-boot@lists.denx.de, linux-mtd@lists.infradead.org
Subject: Re: [U-Boot] U-Boot and UBI
Date: Mon, 11 Aug 2008 08:42:17 +0200 [thread overview]
Message-ID: <20080811064217.A3729248EA@gemini.denx.de> (raw)
In-Reply-To: <9c9fda240808102218y6461fb6el192dcff7e47c2536@mail.gmail.com>
Dear Kyungmin Park,
In message <9c9fda240808102218y6461fb6el192dcff7e47c2536@mail.gmail.com> you wrote:
>
> Actually the Samsung implemented the UBI support on U-boot already and
> has used it internally. The big difference is the code base. It's
The big problem is always that such ports are done completely
internally, and nothing is given back to the community. This causes a
lot of duplicated (and thus avoidavle) efforts. Samsung is one of the
companies hich have a notoriously bad record on this :-(
> based on kernel UBI code. Yes it's not fit well to u-boot ecosystem so
> it created the ubi wrapper for u-boot.
It would have been nice if such issued whould have been discussed
brfore implementing the stuff behind closed doors.
> I saw your source codes and ubi commands. I think it supports minimal
> features of UBI, no volume create, remove, read/write and so on like
> these.
>
> u-boot $ help ubi
> ubi info [l[ayout]] - Display volume and ubi layout information
> ubi create[vol] volume [size] [type] - create volume name with size
> ubi write[vol] address volume size - Write volume from address with size
> ubi read[vol] address volume [size] - Read volume to address with size
> ubi remove[vol] volume - Remove volume
> [Legends]
> volume: character name
> size: KiB, MiB, GiB, and bytes
> type: s[tatic] or d[ynamic] (default=dynamic)
>
> I want to know what's the better way if there are two code bases.
The first thing that should be done is publishing the Samsung code
without further delay. Even if it is against an old code base.
> P.S., we will post the patches ASAP
Please do this *now*.
Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Hacking's just another word for nothing left to kludge.
next prev parent reply other threads:[~2008-08-11 6:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-08 18:26 U-Boot and UBI Josh Boyer
2008-08-08 22:58 ` [U-Boot] " Wolfgang Denk
2008-08-11 5:18 ` Kyungmin Park
2008-08-11 6:42 ` Wolfgang Denk [this message]
2008-08-11 12:13 ` Josh Boyer
2008-08-11 20:02 ` Stefan Roese
2008-08-12 10:25 ` Kyungmin Park
2008-08-12 11:11 ` Stefan Roese
2008-08-12 23:34 ` Kyungmin Park
2008-08-13 13:20 ` Josh Boyer
2008-08-19 16:35 ` Enrico Scholz
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=20080811064217.A3729248EA@gemini.denx.de \
--to=wd@denx.de \
--cc=kmpark@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--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