From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 5 Mar 2014 19:12:53 +0100 Subject: [U-Boot] [PATCH 3/3] fit: rsa: Add support for SHA256 hash In-Reply-To: References: <1391658426-24799-1-git-send-email-marex@denx.de> <1391658426-24799-3-git-send-email-marex@denx.de> Message-ID: <201403051912.53848.marex@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 On Sunday, February 16, 2014 at 12:31:53 AM, Simon Glass wrote: > Hi Marek, > > On 5 February 2014 20:47, Marek Vasut wrote: > > Add support for "sha256,rsa2048" signature. This patch utilises the > > previously laid groundwork for adding other hashes. > > > > Signed-off-by: Marek Vasut > > Does this conflict with Heiko's patch or is it the same? Heiko's patchset is superior, so I drop this one please. Best regards, Marek Vasut