Refactor hex loading code
authorHugo Villeneuve <hugo@hugovil.com>
Sun, 26 Jan 2014 22:52:21 +0000 (17:52 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Sun, 26 Jan 2014 22:52:21 +0000 (17:52 -0500)
commit1f9c51e5df300c1b546cb939e4391691bbe0128c
treedb3fb31e3e9749cf521ac38afabcff07626bdeff
parentfc904031c818c70b4e8e97ac64d79b628c72dbfa
Refactor hex loading code

Merged two identical code portions that validated the checksum.

Also added better debug messages.
src/common/hexfile.c