diff options
Diffstat (limited to 'include/configs/pepper.h')
-rw-r--r-- | include/configs/pepper.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/pepper.h b/include/configs/pepper.h index 6034baa634..9552dd1bcb 100644 --- a/include/configs/pepper.h +++ b/include/configs/pepper.h @@ -16,7 +16,6 @@ #define CONFIG_SYS_I2C_EEPROM_ADDR 0x50 /* Mach type */ -#define MACH_TYPE_PEPPER 4207 /* Until the next sync */ #define CONFIG_MACH_TYPE MACH_TYPE_PEPPER #define CONFIG_ENV_SIZE (128 << 10) /* 128 KiB */ |