Re: [U-Boot] [PATCH v2] UBIFS: Change ubifsload to set the filesize variable

2011-09-09 Thread Wolfgang Denk
Dear Bastian Ruppert, In message <1315227837-17714-1-git-send-email-bastian.rupp...@sewerin.de> you wrote: > This is the same behaviour like tftp or fatload command. > > Signed-off-by: Bastian Ruppert > CC: kmp...@infradead.org > --- > fs/ubifs/ubifs.c |6 +- > 1 files changed, 5 inser

Re: [U-Boot] [PATCH v2] UBIFS: Change ubifsload to set the filesize variable

2011-09-09 Thread Detlev Zundel
Hi Bastian, > This is the same behaviour like tftp or fatload command. > > Signed-off-by: Bastian Ruppert > CC: kmp...@infradead.org Acked-by: Detlev Zundel Cheers Detlev -- Paul Simon sang "Fifty Ways to Lose Your Lover", because quite frankly, "A Million Ways to Tell a Developer He Is a

[U-Boot] [PATCH v2] UBIFS: Change ubifsload to set the filesize variable

2011-09-05 Thread Bastian Ruppert
This is the same behaviour like tftp or fatload command. Signed-off-by: Bastian Ruppert CC: kmp...@infradead.org --- fs/ubifs/ubifs.c |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/fs/ubifs/ubifs.c b/fs/ubifs/ubifs.c index 5a5c739..75a2edc 100644 --- a/fs/ubifs/ubi