summaryrefslogtreecommitdiff
path: root/libre-testing/uboot-udoo/0001-parabola-arm-modifications.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre-testing/uboot-udoo/0001-parabola-arm-modifications.patch')
-rw-r--r--libre-testing/uboot-udoo/0001-parabola-arm-modifications.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre-testing/uboot-udoo/0001-parabola-arm-modifications.patch b/libre-testing/uboot-udoo/0001-parabola-arm-modifications.patch
index 326b4aaa0..7328d1ad7 100644
--- a/libre-testing/uboot-udoo/0001-parabola-arm-modifications.patch
+++ b/libre-testing/uboot-udoo/0001-parabola-arm-modifications.patch
@@ -208,7 +208,7 @@ diff -Nur u-boot-2015.01.orig/include/configs/udoo.h u-boot-2015.01/include/conf
+#define CONFIG_CMD_FS_GENERIC
#define CONFIG_DOS_PARTITION
-+#define CONFIG_IDENT_STRING " Parabola GNU/Linux-libre ARM"
++#define CONFIG_IDENT_STRING " Parabola GNU/Linux-libre"
+
+#if defined(CONFIG_MX6DL) || defined(CONFIG_MX6S)
+#define CONFIG_DEFAULT_FDT_FILE "imx6dl-udoo.dtb"