
Michael,
Again, sorry. I will continue to work on improving my style for commit messages in the future.
Michael Burr // Software Engineer II
Logic PD T // 612.436.7273 NOTICE: Important disclaimers and limitations apply to this email. Please see this web page for our disclaimers and limitations: http://logicpd.com/email-disclaimer/
-----Original Message----- From: Michal Simek [mailto:monstr@monstr.eu] Sent: Wednesday, September 25, 2013 1:10 AM To: Michael Burr Cc: u-boot@lists.denx.de; Heiko Schocher Subject: Re: [PATCH] I2C: Zynq: Support for 0-length register address
On 09/24/2013 06:32 PM, Michael Burr wrote:
Fixed bug with alen == 0 in 'i2c_write', 'i2c_read'
Further minor corrections:
Write 'address' register before 'data' register. Write 'transfer_size' register before 'address' register.
This is still not acceptable format (I mean reply in commit message).
From minor correction create separate small patches.
It can be just one line patch but it worth to have it in connection to bisecting.
Tested: Xilinx ZC702 eval board. Write and read registers with addresses of length 0 and 1.
This could go below "---"
Thanks, Michal