summaryrefslogtreecommitdiff
path: root/libre-testing/uboot4grub-omap3_beagle/0001-parabola-arm-modifications+grub-support.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-10-16 20:37:26 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-10-16 20:37:26 -0300
commitee22f7cc46a55703d7b14e2e5367b4bbb281025d (patch)
tree4b1cf78a33064566f9ae0710880fd3533ba5ed23 /libre-testing/uboot4grub-omap3_beagle/0001-parabola-arm-modifications+grub-support.patch
parentb479dafc509871ee269e0135498b97f4f9942523 (diff)
uboot4grub-omap3_beagle: fix grubfile path
Diffstat (limited to 'libre-testing/uboot4grub-omap3_beagle/0001-parabola-arm-modifications+grub-support.patch')
-rw-r--r--libre-testing/uboot4grub-omap3_beagle/0001-parabola-arm-modifications+grub-support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre-testing/uboot4grub-omap3_beagle/0001-parabola-arm-modifications+grub-support.patch b/libre-testing/uboot4grub-omap3_beagle/0001-parabola-arm-modifications+grub-support.patch
index 6e22fc3c2..76d9dde45 100644
--- a/libre-testing/uboot4grub-omap3_beagle/0001-parabola-arm-modifications+grub-support.patch
+++ b/libre-testing/uboot4grub-omap3_beagle/0001-parabola-arm-modifications+grub-support.patch
@@ -143,7 +143,7 @@ diff -Nur u-boot-2015.04.orig/include/configs/omap3_beagle.h u-boot-2015.04/incl
+ "fdtfile=undefined\0" \
+ "bootpart=0:1\0" \
+ "bootdir=/\0" \
-+ "grubfile=boot/grub/arm-uboot/core.img\0" \
++ "grubfile=grub/arm-uboot/core.img\0" \
"mmcdev=0\0" \
- "mmcroot=/dev/mmcblk0p2 rw\0" \
- "mmcrootfstype=ext3 rootwait\0" \