Re: [U-Boot] [PATCH v4] Support for devices with FAT32 PBR

2010-07-24 Thread Wolfgang Denk
Dear Igor Luri, In message <1273586575-27317-1-git-send-email-il...@aotek.es> you wrote: > > Signed-off-by: Igor Luri > --- > disk/part_dos.c |3 ++- > disk/part_dos.h |1 + > fs/fat/fat.c|7 +-- > 3 files changed, 8 insertions(+), 3 deletions(-) I applied commit 66c2d73c i

[U-Boot] [PATCH v4] Support for devices with FAT32 PBR

2010-05-11 Thread Igor Luri
Signed-off-by: Igor Luri --- disk/part_dos.c |3 ++- disk/part_dos.h |1 + fs/fat/fat.c|7 +-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/disk/part_dos.c b/disk/part_dos.c index 887b75e..d91f773 100644 --- a/disk/part_dos.c +++ b/disk/part_dos.c @@ -77,7 +