
Wolfgang Denk ha scritto:
Dear Marco,
In message 49F73702.1080004@gmail.com you wrote:
From: Marco Stornelli marco.stornelli@gmail.com
This patch adds, under tools folder, a new command called imls. Its goal is the same of UBoot's imls but it can be used as Linux shell command. It reads from raw mtd partition and prints the list of the stored images.
Signed-off-by: Marco Stornelli marco.stornelli@gmail.com
Applie, thanks, but:
/home/wd/git/u-boot/work/.git/rebase-apply/patch:269: trailing whitespace. if (--argc <= 0) /home/wd/git/u-boot/work/.git/rebase-apply/patch:313: trailing whitespace. fprintf(stderr, "%s: Unsupported flash type %u\n", /home/wd/git/u-boot/work/.git/rebase-apply/patch:370: trailing whitespace. } /home/wd/git/u-boot/work/.git/rebase-apply/patch:437: trailing whitespace.
warning: 4 lines applied after fixing whitespace errors.
Please pay attention to the coding style!
Best regards,
Wolfgang Denk
Thank you very much Wolfgang.
Regards,
Marco