commit | 27b434320a25de1094f6c70f753929d36254a0b3 | [log] [tgz] |
---|---|---|
author | Dave Liu <r63238@freescale.com> | Fri Feb 29 17:45:31 2008 +0800 |
committer | Wolfgang Denk <wd@denx.de> | Sun Mar 02 22:47:35 2008 +0100 |
tree | fde6758d165e3a52a0565a85c054fad13e90f581 | |
parent | 6570eb3f5572d49553c5dd95f9dc43a065772807 [diff] |
fs: Fix ext2 read issue The ext2 aligned process will corrupt the key data struct, the patch fix this. Signed-off-by: Dave Liu <daveliu@freescale.com>