summaryrefslogtreecommitdiffstats
path: root/include/part.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/part.h')
-rw-r--r--include/part.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/part.h b/include/part.h
index 318aa3cb3f..d0c419ba00 100644
--- a/include/part.h
+++ b/include/part.h
@@ -63,9 +63,9 @@ typedef struct block_dev_desc {
#define PART_TYPE_AMIGA 0x04
/*
- * Type string for U-Boot bootable partitions
+ * Type string for barebox bootable partitions
*/
-#define BOOT_PART_TYPE "U-Boot" /* primary boot partition type */
+#define BOOT_PART_TYPE "barebox" /* primary boot partition type */
#define BOOT_PART_COMP "PPCBoot" /* PPCBoot compatibility type */
/* device types */