|
@@ -53,8 +53,11 @@
|
|
|
|
|
|
#define CONFIG_CMD_GPT
|
|
#define CONFIG_CMD_GPT
|
|
#define CONFIG_PARTITION_UUIDS
|
|
#define CONFIG_PARTITION_UUIDS
|
|
-#define CONFIG_EFI_PARTITION
|
|
|
|
|
|
+#define CONFIG_AMIGA_PARTITION
|
|
#define CONFIG_DOS_PARTITION
|
|
#define CONFIG_DOS_PARTITION
|
|
|
|
+#define CONFIG_EFI_PARTITION
|
|
|
|
+#define CONFIG_ISO_PARTITION
|
|
|
|
+#define CONFIG_MAC_PARTITION
|
|
|
|
|
|
/*
|
|
/*
|
|
* Size of malloc() pool, before and after relocation
|
|
* Size of malloc() pool, before and after relocation
|