diff options
Diffstat (limited to 'include/configs/rk3328_common.h')
-rw-r--r-- | include/configs/rk3328_common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/rk3328_common.h b/include/configs/rk3328_common.h index f8b56bae4f..3ff3331c80 100644 --- a/include/configs/rk3328_common.h +++ b/include/configs/rk3328_common.h @@ -24,8 +24,6 @@ #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ -#define CONFIG_SYS_SPI_U_BOOT_OFFS (128 << 10) - /* FAT sd card locations. */ #define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION 1 #define CONFIG_SYS_SDRAM_BASE 0 |