
In message 000101c7669b$0e776c20$c7a3580a@swcenter.sec.samsung.co.kr you wrote:
resubmet; see also http://www.denx.de/wiki/UBoot/CodingStyle
Thank you, I use the 'indent' programe to fix indentation
You may want to use "Lindent -pcs" instead, see http://www.denx.de/wiki/UBoot/CodingStyle as mentioned above.
Also, please restrict your line length no around 70 characters or so.
Since its code based on kernel and consistent with kernel. it has almost same syntax.
So what?
For better performance I added 32-bytes aligned memcpy32. Pleae check it.
Did you measure how much of performance this gains? Is it really worth the effort? In any case, the file needs a GPL license header.
we can feel that it's more faster than before. OK I added GPL license
How much? 5%? 20%? 50%?
Best regards,
Wolfgang Denk