summaryrefslogtreecommitdiff
path: root/libre/uboot-boundary-linux-libre/0001-parabola-arm-modifications.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre/uboot-boundary-linux-libre/0001-parabola-arm-modifications.patch')
-rw-r--r--libre/uboot-boundary-linux-libre/0001-parabola-arm-modifications.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/libre/uboot-boundary-linux-libre/0001-parabola-arm-modifications.patch b/libre/uboot-boundary-linux-libre/0001-parabola-arm-modifications.patch
deleted file mode 100644
index fe4b43820..000000000
--- a/libre/uboot-boundary-linux-libre/0001-parabola-arm-modifications.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
-index f3efbb0..7dfaffc 100644
---- a/include/configs/nitrogen6x.h
-+++ b/include/configs/nitrogen6x.h
-@@ -82,6 +82,8 @@
- #define CONFIG_CMD_EXT4
- #define CONFIG_CMD_FS_GENERIC
- #define CONFIG_DOS_PARTITION
-+#define CONFIG_CMD_PART
-+#define CONFIG_PARTITION_UUIDS
-
- #ifdef CONFIG_MX6Q
- #define CONFIG_CMD_SATA
-@@ -195,6 +197,8 @@
- #define CONFIG_DRIVE_TYPES CONFIG_DRIVE_SATA CONFIG_DRIVE_MMC CONFIG_DRIVE_USB
- #define CONFIG_UMSDEVS CONFIG_DRIVE_SATA CONFIG_DRIVE_MMC
-
-+#define CONFIG_IDENT_STRING " Parabola GNU/Linux-libre"
-+
- #if defined(CONFIG_SABRELITE)
- #define CONFIG_EXTRA_ENV_SETTINGS \
- "script=boot.scr\0" \
---
-2.4.4
-