diff options
author | Kyungmin Park <kyungmin.park@samsung.com> | 2008-11-19 11:47:05 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2008-11-19 20:34:39 +0100 |
commit | 694a0b3f1c0accd0de94b89555155d69f8022824 (patch) | |
tree | d07ef7d8d3d4b40df121780b001819ab6e296d75 /lib_ppc/extable.c | |
parent | 58be3a1056d88c6d05f3e914389282807e69923a (diff) | |
download | u-boot-imx-694a0b3f1c0accd0de94b89555155d69f8022824.zip u-boot-imx-694a0b3f1c0accd0de94b89555155d69f8022824.tar.gz u-boot-imx-694a0b3f1c0accd0de94b89555155d69f8022824.tar.bz2 |
UBI: Add UBI command support
This patch adds these UBI commands:
ubi part [nand|onenand] [part] - Show or set current partition
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
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'lib_ppc/extable.c')
0 files changed, 0 insertions, 0 deletions