summaryrefslogtreecommitdiffstats
path: root/board/pcs440ep/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/pcs440ep/config.mk')
-rw-r--r--board/pcs440ep/config.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/pcs440ep/config.mk b/board/pcs440ep/config.mk
index 319c4fa214..4d942ebc71 100644
--- a/board/pcs440ep/config.mk
+++ b/board/pcs440ep/config.mk
@@ -25,6 +25,9 @@
# PCS440EP board
#
+# Check the U-Boot Image with a SHA1 checksum
+ALL += $(obj)u-boot.sha1
+
#TEXT_BASE = 0x00001000
ifeq ($(ramsym),1)
OpenPOWER on IntegriCloud