diff options
author | Samuli Piippo <samuli.piippo@digia.com> | 2014-01-10 12:59:22 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@digia.com> | 2014-01-30 12:12:17 +0200 |
commit | 71ce20d2adfb0a1d363d89e27d60c50e94b99bfb (patch) | |
tree | c44bfe132965eac0b438a1b17b3aa33f75978f06 | |
parent | 6c8d6e64fc933c0115948ae7293660df2e77649d (diff) | |
download | meta-boot2qt-71ce20d2adfb0a1d363d89e27d60c50e94b99bfb.tar.gz |
nitrogen6x boot script changed
Moving cursor blinking option to new file.
Change-Id: I9cdddebe66d891571a1f0ce87ccbb727edeb42d7
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
-rw-r--r-- | recipes/u-boot/u-boot-script-boundary/0001-nitrogen6x-disable-console-cursor-blinking.patch | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/recipes/u-boot/u-boot-script-boundary/0001-nitrogen6x-disable-console-cursor-blinking.patch b/recipes/u-boot/u-boot-script-boundary/0001-nitrogen6x-disable-console-cursor-blinking.patch index 9caee44..d97921c 100644 --- a/recipes/u-boot/u-boot-script-boundary/0001-nitrogen6x-disable-console-cursor-blinking.patch +++ b/recipes/u-boot/u-boot-script-boundary/0001-nitrogen6x-disable-console-cursor-blinking.patch | |||
@@ -1,17 +1,17 @@ | |||
1 | From d01717f74b5c8d62e93d29d03df0c49b67645d32 Mon Sep 17 00:00:00 2001 | 1 | From b21614109fb3cca15c4b0d296b3ab6cc1b778e3a Mon Sep 17 00:00:00 2001 |
2 | From: Samuli Piippo <samuli.piippo@digia.com> | 2 | From: Samuli Piippo <samuli.piippo@digia.com> |
3 | Date: Mon, 16 Dec 2013 15:42:45 +0200 | 3 | Date: Fri, 10 Jan 2014 12:37:20 +0200 |
4 | Subject: [PATCH] nitrogen6x: disable console cursor blinking | 4 | Subject: [PATCH] nitrogen6x: disable console cursor blinking |
5 | 5 | ||
6 | --- | 6 | --- |
7 | board/boundary/nitrogen6x/6x_bootscript.txt | 2 +- | 7 | board/boundary/nitrogen6x/6x_bootscript-yocto.txt | 2 +- |
8 | 1 file changed, 1 insertion(+), 1 deletion(-) | 8 | 1 file changed, 1 insertion(+), 1 deletion(-) |
9 | 9 | ||
10 | diff --git a/board/boundary/nitrogen6x/6x_bootscript.txt b/board/boundary/nitrogen6x/6x_bootscript.txt | 10 | diff --git a/board/boundary/nitrogen6x/6x_bootscript-yocto.txt b/board/boundary/nitrogen6x/6x_bootscript-yocto.txt |
11 | index 9533713..2985af2 100644 | 11 | index d933fa0..2d7c575 100644 |
12 | --- a/board/boundary/nitrogen6x/6x_bootscript.txt | 12 | --- a/board/boundary/nitrogen6x/6x_bootscript-yocto.txt |
13 | +++ b/board/boundary/nitrogen6x/6x_bootscript.txt | 13 | +++ b/board/boundary/nitrogen6x/6x_bootscript-yocto.txt |
14 | @@ -52,7 +52,7 @@ while test "4" -ne $nextcon ; do | 14 | @@ -56,7 +56,7 @@ while test "4" -ne $nextcon ; do |
15 | done | 15 | done |
16 | 16 | ||
17 | setenv bootargs $bootargs $fbmem | 17 | setenv bootargs $bootargs $fbmem |