]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tools: Refactor mxsimage to use pbl_crc32
authorCharles Manning <cdhmanning@gmail.com>
Wed, 14 May 2014 02:45:01 +0000 (14:45 +1200)
committerTom Rini <trini@ti.com>
Thu, 5 Jun 2014 18:38:38 +0000 (14:38 -0400)
commit25308f45e11527cbfc7ff6d9dced7800e4b976e4
tree1788de35e7fe6c2b9948dbf6349662ff5de0a019
parentabbc67eedf37a240fe6cdd1ce46eedd12cd3a13f
tools: Refactor mxsimage to use pbl_crc32

Both pblimage and mxsimage use the same crc algorithm, so refactor.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>
tools/mxsimage.c