summaryrefslogtreecommitdiff
path: root/include/configs/beagle_x15.h
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2014-12-18 20:32:14 (GMT)
committerTom Rini <trini@ti.com>2015-01-05 20:13:45 (GMT)
commit5b782e3f4ca8784c6439d5ca5b620ad6ec073e51 (patch)
tree84aaa8e607e13913e04bc386fa07cd3fa18d4391 /include/configs/beagle_x15.h
parent25098144ac3881ef55dcc700136879e1e0155f48 (diff)
downloadu-boot-fsl-qoriq-5b782e3f4ca8784c6439d5ca5b620ad6ec073e51.tar.xz
TI: armv7: enable UUID and PART
Enable UUID and partition support for scripted handling platforms with MMC and eMMC and varied partitioning schemes And remove it from headers that end up redefining it. Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'include/configs/beagle_x15.h')
-rw-r--r--include/configs/beagle_x15.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/beagle_x15.h b/include/configs/beagle_x15.h
index cc36330..b233301 100644
--- a/include/configs/beagle_x15.h
+++ b/include/configs/beagle_x15.h
@@ -42,8 +42,6 @@
/* Enhance our eMMC support / experience. */
#define CONFIG_CMD_GPT
#define CONFIG_EFI_PARTITION
-#define CONFIG_PARTITION_UUIDS
-#define CONFIG_CMD_PART
/* CPSW Ethernet */
#define CONFIG_CMD_NET /* 'bootp' and 'tftp' */