aboutsummaryrefslogtreecommitdiff
path: root/cmd/eeprom.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/eeprom.c')
-rw-r--r--cmd/eeprom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/eeprom.c b/cmd/eeprom.c
index efd6f3a..a9e953f 100644
--- a/cmd/eeprom.c
+++ b/cmd/eeprom.c
@@ -28,7 +28,7 @@
#include <linux/delay.h>
#ifndef CONFIG_SYS_I2C_SPEED
-#define CONFIG_SYS_I2C_SPEED 50000
+#error "no speed"
#endif
#ifndef CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS