]> git.sur5r.net Git - u-boot/blobdiff - include/configs/bav335x.h
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
[u-boot] / include / configs / bav335x.h
index b26d84b6e6926232e7c0458591f35866d914e4bb..b6feb290ecc30959adfe096b24ba120bba63c681 100644 (file)
@@ -42,9 +42,6 @@
 /* Always 128 KiB env size */
 #define CONFIG_ENV_SIZE                        (128 << 10)
 
-/* Enhance our eMMC support / experience. */
-#define CONFIG_CMD_GPT
-
 #ifdef CONFIG_NAND
 #define NANDARGS \
        "mtdids=" MTDIDS_DEFAULT "\0" \
@@ -454,7 +451,6 @@ DEFAULT_LINUX_BOOT_ENV \
 #if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_USBETH_SUPPORT)
 /* disable host part of MUSB in SPL */
 /* disable EFI partitions and partition UUID support */
-#undef CONFIG_PARTITION_UUIDS
 #endif
 
 /* USB Device Firmware Update support */