summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/configs/seaboard.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h
index 5e68faca3f..223beaea77 100644
--- a/include/configs/seaboard.h
+++ b/include/configs/seaboard.h
@@ -38,6 +38,9 @@
#include "tegra2-common.h"
+/* So our flasher can verify that all is well */
+#define CONFIG_CRC32_VERIFY
+
#ifndef CONFIG_OF_CONTROL
/* Things in here are defined by the device tree now. Let it grow! */