summaryrefslogtreecommitdiff
path: root/libre/uboot-nitrogen6q/0001-parabola-arm-modifications.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-03-02 01:57:51 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-03-02 01:57:51 -0300
commitfc636b58da09547a89bd8955eef7b915efb9ed0f (patch)
treef57e4485722947997c488fa8e3949c0d67bffbb0 /libre/uboot-nitrogen6q/0001-parabola-arm-modifications.patch
parent11467233d8b439275ce1e1db650a4c6f91a9db1f (diff)
uboot-nitrogen6q: add new package to [libre]
Diffstat (limited to 'libre/uboot-nitrogen6q/0001-parabola-arm-modifications.patch')
-rw-r--r--libre/uboot-nitrogen6q/0001-parabola-arm-modifications.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/libre/uboot-nitrogen6q/0001-parabola-arm-modifications.patch b/libre/uboot-nitrogen6q/0001-parabola-arm-modifications.patch
new file mode 100644
index 000000000..fe4b43820
--- /dev/null
+++ b/libre/uboot-nitrogen6q/0001-parabola-arm-modifications.patch
@@ -0,0 +1,25 @@
+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
+