diff options
Diffstat (limited to 'include/configs/rk3328_common.h')
-rw-r--r-- | include/configs/rk3328_common.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/rk3328_common.h b/include/configs/rk3328_common.h index 9174c67cad..7913ef7214 100644 --- a/include/configs/rk3328_common.h +++ b/include/configs/rk3328_common.h @@ -19,10 +19,6 @@ #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ -/* MMC/SD IP block */ -#define CONFIG_BOUNCE_BUFFER - -/* RAW SD card / eMMC locations. */ #define CONFIG_SYS_SPI_U_BOOT_OFFS (128 << 10) /* FAT sd card locations. */ |