From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 26 Dec 2012 23:02:38 +0100 Subject: [U-Boot] [PATCH 15/20] image: Use crc header file instead of C prototypes In-Reply-To: <1356548233-5570-16-git-send-email-sjg@chromium.org> References: <1356548233-5570-1-git-send-email-sjg@chromium.org> <1356548233-5570-16-git-send-email-sjg@chromium.org> Message-ID: <201212262302.39068.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 Dear Simon Glass, > We have an existing header which the crc32 definitions, so use it. > > Signed-off-by: Simon Glass Looks ok. Acked-by: Marek Vasut Best regards, Marek Vasut