s5pc110: fs: read ext2 filesystem from onenand device directly instead of DRAM.
authordaeinki <inki.dae@samsung.com>
Tue, 8 Dec 2009 12:24:59 +0000 (21:24 +0900)
committerdaeinki <inki.dae@samsung.com>
Tue, 8 Dec 2009 12:24:59 +0000 (21:24 +0900)
commita5220e09124ee48ed44844fc17b3d16c710a4d11
tree1ede8f4914d77ffcc0b65f56468a67cd0f8435da
parent1959de65bfa67c4691ffee3fb72227365c20bac8
s5pc110: fs: read ext2 filesystem from onenand device directly instead of DRAM.

also added file read command.

this code should be cleaned and needs code refactoring.

Signed-off-by: daeinki <inki.dae@samsung.com>
common/cmd_onenand_ext2.c