From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Fri, 13 Jan 2012 21:41:23 +0100 Subject: [U-Boot] Fwd: [PATCH v6 1/2] Introduce generic TPM support in u-boot In-Reply-To: References: <20111017183614.2EAE8419FF@eskimo.mtv.corp.google.com> <20111207074746.035871F92A3@gemini.denx.de> Message-ID: <20120113204123.71E5411CDEDB@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Vadim Bendebury, In message you wrote: > > Do you mean all newer patch versions are supposed to include logs of > all previous patch versions? Yes, as documented - see http://www.denx.de/wiki/view/U-Boot/Patches#Sending_updated_patch_versions bullet # 2 and example. > I can do that, somehow nobody mentioned this omission while reviewing > previous patches (up to version 5). Well, some things slip through... And initially the need was not that big. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de In C we had to code our own bugs, in C++ we can inherit them.