Dear Dave Liu, In message <[email protected]> you wrote: > From: Gao Guanhua <[email protected]> > > The filelen should be signed type, not unsigned type. > otherwise, The condition as below never take. > if (filelen < 0) > > Signed-off-by: Gao Guanhua <[email protected]> > Signed-off-by: Dave Liu <[email protected]> > --- > common/cmd_ext2.c | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-)
Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Good morning. This is the telephone company. Due to repairs, we're giving you advance notice that your service will be cut off indefi- nitely at ten o'clock. That's two minutes from now. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

