diff options
author | Kyungmin Park <kyungmin.park@samsung.com> | 2008-11-19 16:27:23 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2008-11-19 20:34:39 +0100 |
commit | f412fefa079c6aa9a9763f6869bf787ea6bf6e1b (patch) | |
tree | ce0f7eb4c1b6a45ce1a60bd33fae225832d8cd09 /include | |
parent | 2d262c4853cb5b6ddce1a28a9641f2de3688d7ea (diff) | |
download | u-boot-imx-f412fefa079c6aa9a9763f6869bf787ea6bf6e1b.zip u-boot-imx-f412fefa079c6aa9a9763f6869bf787ea6bf6e1b.tar.gz u-boot-imx-f412fefa079c6aa9a9763f6869bf787ea6bf6e1b.tar.bz2 |
UBI: Add basic UBI support to U-Boot (Part 4/8)
This patch adds basic UBI (Unsorted Block Image) support to U-Boot.
It's based on the Linux UBI version and basically has a "OS"
translation wrapper that defines most Linux specific calls
(spin_lock() etc.) into no-ops. Some source code parts have been
uncommented by "#ifdef UBI_LINUX". This makes it easier to compare
this version with the Linux version and simplifies future UBI
ports/bug-fixes from the Linux version.
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions