summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2015-02-16 15:48:49 -0500
committerTom Rini <trini@ti.com>2015-02-17 10:29:07 -0500
commit5290ab876e18d87bd51e29520494abc6473806ec (patch)
tree755753128732f2eedba79c0e23e38e934abef1ab /include
parentde19eddf6c196669222839b3f39a38d0315bdb3e (diff)
downloadblackbird-obmc-uboot-5290ab876e18d87bd51e29520494abc6473806ec.tar.gz
blackbird-obmc-uboot-5290ab876e18d87bd51e29520494abc6473806ec.zip
Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART"
This reverts commit bd2a4888b123713adec271d6c8040ca9f609aa2f which was an older version of af21f2f which is what we actually want in. Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/sunxi-common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h
index 5e8885277f..1238d821b3 100644
--- a/include/configs/sunxi-common.h
+++ b/include/configs/sunxi-common.h
@@ -79,9 +79,6 @@
#define CONFIG_CMD_MEMORY
#define CONFIG_CMD_SETEXPR
-#define CONFIG_PARTITION_UUIDS
-#define CONFIG_CMD_PART
-
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_CMDLINE_TAG
#define CONFIG_INITRD_TAG
OpenPOWER on IntegriCloud