summaryrefslogtreecommitdiff
path: root/include/configs/cm_t54.h
diff options
context:
space:
mode:
authorSemen Protsenko <semen.protsenko@linaro.org>2016-11-16 17:19:05 (GMT)
committerTom Rini <trini@konsulko.com>2016-11-19 02:20:58 (GMT)
commit38fed8abe7d2e7ba90deb352d0e7aed4364c5236 (patch)
treec96f3636039c221a54c24c9151f7a3ee36e0f51c /include/configs/cm_t54.h
parentc2cbd164ea5b5f564fcf03447c7bf9ec4a9f5699 (diff)
downloadu-boot-38fed8abe7d2e7ba90deb352d0e7aed4364c5236.tar.xz
spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org> [trini: Fix sniper and kc1 migration] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/cm_t54.h')
-rw-r--r--include/configs/cm_t54.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/cm_t54.h b/include/configs/cm_t54.h
index a3b1e5f..abca5be 100644
--- a/include/configs/cm_t54.h
+++ b/include/configs/cm_t54.h
@@ -31,10 +31,8 @@
#define CONFIG_BAUDRATE 115200
/* SD/MMC RAW boot */
-#undef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR
#undef CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS
-#define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR 0x200 /* 0x40000 - 256 KB */
#define CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS 0x300 /* 384 KB */
/* MMC ENV related defines */