summaryrefslogtreecommitdiff
path: root/libre-testing/uboot-am335x_green/0003-Beaglebone-green.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre-testing/uboot-am335x_green/0003-Beaglebone-green.patch')
-rw-r--r--libre-testing/uboot-am335x_green/0003-Beaglebone-green.patch26
1 files changed, 26 insertions, 0 deletions
diff --git a/libre-testing/uboot-am335x_green/0003-Beaglebone-green.patch b/libre-testing/uboot-am335x_green/0003-Beaglebone-green.patch
new file mode 100644
index 000000000..59986cf2f
--- /dev/null
+++ b/libre-testing/uboot-am335x_green/0003-Beaglebone-green.patch
@@ -0,0 +1,26 @@
+From c830e24b1f197e5888a6471dcadb211d0c30c164 Mon Sep 17 00:00:00 2001
+From: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
+Date: Wed, 22 Mar 2017 12:11:36 +0100
+Subject: [PATCH 3/3] Beaglebone green
+
+Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
+---
+ include/configs/am335x_evm.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
+index 1a7d3e88a3..a6a326d54c 100644
+--- a/include/configs/am335x_evm.h
++++ b/include/configs/am335x_evm.h
+@@ -105,7 +105,7 @@
+ DEFAULT_LINUX_BOOT_ENV \
+ DEFAULT_MMC_TI_ARGS \
+ DEFAULT_FIT_TI_ARGS \
+- "bootpart=0:1\0" \
++ "bootpart=1:1\0" \
+ "bootdir=/boot\0" \
+ "bootfile=vmlinuz-linux-libre\0" \
+ "ramdiskfile=initramfs-linux-libre.img\0" \
+--
+2.12.1
+