From 0454bb3cbb683f2e5f15d473893ea6645cbc1293 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 23 Apr 2014 16:06:51 -0500 Subject: [PATCH] automatically add console line from u-boot environment to bootargs - when there is no console argument in the extlinux.conf file --- uboot-tools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uboot-tools.spec b/uboot-tools.spec index e630ab0..633f9bf 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -28,7 +28,7 @@ Patch22: 0013-add-hackish-utilite-build-based-on-wandboard.patch Patch23: 0014-add-to-ti_armv7_common.h-generic-distro-environment-.patch Patch24: 0015-omap4-buildfixes.patch Patch25: 0016-automatically-add-console-to-bootline-when-not-exist.patch -Patch26 0017-make-bootdelay-match-the-generic-distro-default.patch +Patch26: 0017-make-bootdelay-match-the-generic-distro-default.patch %ifnarch %{arm} BuildRequires: gcc-arm-linux-gnu