Re: [U-Boot] [PATCH] FAT: buffer overflow with FAT12/16

2010-10-20 Thread Mikhail Zolotaryov
other structure (in the case seen, > USB structures were overwritten). > > Signed-off-by: Stefano Babic > CC: Mikhail Zolotaryov > > --- > fs/fat/fat.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/fs/fat/fat.c b/fs/fat/fat.c &g

[U-Boot] [PATCH] VFAT: fix processing of scattered long file name entries

2010-09-08 Thread Mikhail Zolotaryov
ctory (to prevent bogus buffer overflow detection and LFN counter steps). Note: it's not advised to split up the patch, because a separate part may operate incorrectly. Signed-off-by: Mikhail Zolotaryov --- fs/fat/fat.c | 49 + include/fat

[U-Boot] [PATCH] Fix AMCC Sequoia board DDR memory configuration

2009-03-11 Thread Mikhail Zolotaryov
: mtsdram(DDR0_10, 0x0100); memory is accessible OK also. Signed-off-by: Mikhail Zolotaryov --- --- orig_2009.1/board/amcc/sequoia/sdram.c.orig 2009-03-11 10:36:35.0 +0200 +++ orig_2009.1/board/amcc/sequoia/sdram.c 2009-03-11 10:37:03.0 +0200 @@ -72,7 +72,7