
Hi Wolfgang Denk,
I tested my patches in u-boot-testing 1. Clearing of bss section patch and 2. Sata patch.
Clearing of bss section patch has no issues. But with sata patch, got compilation warning: fuinction proto-type mismatch between block_read and sata_read.
This is becuase i had been working on u-boot downloaded on feb-15th. And on Apr-13th, patch "Fix use of "void *" for block dev read/write buffer pointers" has been applied, which has changed the proto-type of block_read function.
I will bring these changes to my patch. And after testing , i will re-submit the patch.
Thanks, -Mushtaq Khan.
Wolfgang Denk wrote:
In message 4660188C.9070907@procsys.com you wrote:
Any issues with my Patches, SATA and clearing of bss section. Please update me.
I wrote:
Applied to u-boot-testing.
Did you test the code in the u-boot-testing repository? I did not receive any feedback from you (nor any form others).
Best regards,
Wolfgang Denk