boot/barebox: do not check hash for custom versions
authorYann E. MORIN <yann.morin.1998@free.fr>
Sat, 2 May 2015 09:05:02 +0000 (11:05 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 2 May 2015 13:11:01 +0000 (15:11 +0200)
commitc778942dbd5013aac03ff547beaa682ce185b77d
tree95883b2eaf3ca91a0e46987a087579d9f43e1819
parentee2509fccf3a7c763155a17916c6f6eb42aecdd3
boot/barebox: do not check hash for custom versions

As we recently did for U-Boot, disable checking hashes for custom
versions of barebox.

Note that we currently have no hash file for barebox, but avoiding the
check will already be in place when we do add it.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/barebox/barebox.mk