Hi,

On Sat, Nov 1, 2008 at 1:19 AM, Magnus Lilja <[EMAIL PROTECTED]> wrote:
> 2008/10/28 Kyungmin Park <[EMAIL PROTECTED]>:
>> It supports basic operation such as create, remove, read, and write.
>>
>> Signed-off-by: Kyungmin Park <[EMAIL PROTECTED]>
>
> 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
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to