diff options
author | Ćukasz Majewski <l.majewski@samsung.com> | 2012-12-05 08:06:40 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-12-07 15:47:53 (GMT) |
commit | 13d43555a9154cf12255023c47e80d947d7d0604 (patch) | |
tree | 87c0164ebdca3110238832c7b6010d69c469a4be /include/configs/mx51evk.h | |
parent | d429ca0d831024b1b1845db8a5e950b44e10db04 (diff) | |
download | u-boot-13d43555a9154cf12255023c47e80d947d7d0604.tar.xz |
fs:ext4:write: Initialize cache aligned filename buffer
The filename buffer is allocated dynamically. It must be cache aligned.
Moreover, it is necessary to erase its content before we use it for
file name operations.
This prevents from corruption of written file names.
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'include/configs/mx51evk.h')
0 files changed, 0 insertions, 0 deletions