[U-Boot] [PATCH] [UBI] UBI command support v3

Kyungmin Park kmpark at infradead.org
Sat Nov 1 03:04:59 CET 2008


Hi,

On Sat, Nov 1, 2008 at 1:19 AM, Magnus Lilja <lilja.magnus at gmail.com> wrote:
> 2008/10/28 Kyungmin Park <kmpark at infradead.org>:
>> It supports basic operation such as create, remove, read, and write.
>>
>> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
>
> Would it be possible to have the U-boot environment in the part of the
> flash managed by UBI? I suppose it involves creating a U-Boot
> Environment volume in UBI and then using ubi function to read/update
> that volume.

Principally yes. But not yet used
This implementation only used kernel side UBI, rootfs, user data area.
However the UBI supports multiple UBI devices. It cant combine several
UBI device such as params UBI, kernel UBI, and rootfs UBI. Of course
it depends on your configurations

I will list the TODO list this one.

Thank you,
Kyungmin Park


More information about the U-Boot mailing list