summaryrefslogtreecommitdiff
path: root/libre-testing/uboot-am335x_green/0003-Beaglebone-green.patch
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-12-12 22:45:00 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-12-12 22:45:32 +0100
commit49fef4a963e1b2163a000a6b65e2f4d61bd171ae (patch)
tree89dcc01ec578373123b9ab188e9a3342df2a0772 /libre-testing/uboot-am335x_green/0003-Beaglebone-green.patch
parenta95b393e7d22b42eb2d82b550f9995975ab33299 (diff)
downloadabslibre-49fef4a963e1b2163a000a6b65e2f4d61bd171ae.tar.gz
abslibre-49fef4a963e1b2163a000a6b65e2f4d61bd171ae.tar.bz2
abslibre-49fef4a963e1b2163a000a6b65e2f4d61bd171ae.zip
libre-testing: remove outdated u-boot packages
All these u-boot pakcages were consolidated in SOC specific packages instead of board specific pakcages in libre. In addition the libre packages are more recent and in sync with the Parabola armv7h installation manual. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
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, 0 insertions, 26 deletions
diff --git a/libre-testing/uboot-am335x_green/0003-Beaglebone-green.patch b/libre-testing/uboot-am335x_green/0003-Beaglebone-green.patch
deleted file mode 100644
index 59986cf2f..000000000
--- a/libre-testing/uboot-am335x_green/0003-Beaglebone-green.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-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
-