Home
last modified time | relevance | path

Searched hist:"457 dd025a2899dd486e594ce3dc4afaa4ea09998" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/fs/cramfs/
H A Dcramfs.c457dd025a2899dd486e594ce3dc4afaa4ea09998 Mon Jul 08 07:06:49 UTC 2013 Holger Brunck <holger.brunck@keymile.com> cramfs: fix bug for wrong filename comparison

"cramfsload uImage_1" succeeds even though the actual file is named
"uImage".

Fix file name comparison when one name is the prefix of the other.

Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
cc: Wolfgang Denk <wd@denx.de>
cc: Albert ARIBAUD <albert.u.boot@aribaud.net>