add a patch removing -msoft-float from arm image builds

This commit is contained in:
Dennis Gilmore 2014-11-26 17:41:16 -06:00
parent 425d5f04f7
commit 19c13deecd
14 changed files with 14 additions and 13 deletions

View File

@ -1,7 +1,7 @@
From 28767d1753be5582e9e16fd5e253f7b9c8114221 Mon Sep 17 00:00:00 2001 From 28767d1753be5582e9e16fd5e253f7b9c8114221 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore <dennis@ausil.us> From: Dennis Gilmore <dennis@ausil.us>
Date: Tue, 14 Oct 2014 00:38:28 -0500 Date: Tue, 14 Oct 2014 00:38:28 -0500
Subject: [PATCH 01/13] make sure that the filesystem is a type of fat Subject: [PATCH 01/14] make sure that the filesystem is a type of fat
parted marks the partition table as being fat32 though we may pyt a fat16 parted marks the partition table as being fat32 though we may pyt a fat16
filesystem on it. filesystem on it.

View File

@ -1,7 +1,7 @@
From 65fd2f0d6bcec9fa83df22ba8f468cc166985256 Mon Sep 17 00:00:00 2001 From 65fd2f0d6bcec9fa83df22ba8f468cc166985256 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org> From: Vagrant Cascadian <vagrant@debian.org>
Date: Wed, 1 Oct 2014 13:20:53 -0700 Date: Wed, 1 Oct 2014 13:20:53 -0700
Subject: [PATCH 02/13] Allow checking in multiple partitions for Subject: [PATCH 02/14] Allow checking in multiple partitions for
scan_dev_for_boot. scan_dev_for_boot.
--- ---

View File

@ -1,7 +1,7 @@
From e9827a7cfb85bf2b628820baf63e07479ce219d3 Mon Sep 17 00:00:00 2001 From e9827a7cfb85bf2b628820baf63e07479ce219d3 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org> From: Vagrant Cascadian <vagrant@debian.org>
Date: Wed, 1 Oct 2014 12:55:58 -0700 Date: Wed, 1 Oct 2014 12:55:58 -0700
Subject: [PATCH 03/13] Allow overriding boot_partitions default value by Subject: [PATCH 03/14] Allow overriding boot_partitions default value by
setting BOOTENV_BOOT_PARTITIONS before including config_distro_bootcmd. setting BOOTENV_BOOT_PARTITIONS before including config_distro_bootcmd.
--- ---

View File

@ -1,7 +1,7 @@
From 774eb6a50e9c38f2942b9d3d63e40a3512159f93 Mon Sep 17 00:00:00 2001 From 774eb6a50e9c38f2942b9d3d63e40a3512159f93 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org> From: Vagrant Cascadian <vagrant@debian.org>
Date: Tue, 30 Sep 2014 20:02:26 -0700 Date: Tue, 30 Sep 2014 20:02:26 -0700
Subject: [PATCH 04/13] Add BOOTENV_INIT_COMMAND for commands that may be Subject: [PATCH 04/14] Add BOOTENV_INIT_COMMAND for commands that may be
needed to run before bootcmd, such as setting the fdt file variables for needed to run before bootcmd, such as setting the fdt file variables for
platfroms that detect on boot. platfroms that detect on boot.

View File

@ -1,7 +1,7 @@
From b3b47482c9ebf2b9dd5a37f66b6a391c83d05d16 Mon Sep 17 00:00:00 2001 From b3b47482c9ebf2b9dd5a37f66b6a391c83d05d16 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org> From: Vagrant Cascadian <vagrant@debian.org>
Date: Wed, 1 Oct 2014 14:04:01 -0700 Date: Wed, 1 Oct 2014 14:04:01 -0700
Subject: [PATCH 05/13] Add BOOTENV_POST_COMMAND, which is appended to the end Subject: [PATCH 05/14] Add BOOTENV_POST_COMMAND, which is appended to the end
of bootcmd. of bootcmd.
--- ---

View File

@ -1,7 +1,7 @@
From 1926334c8e35b650931aa1a758e3d2a8ad9f5761 Mon Sep 17 00:00:00 2001 From 1926334c8e35b650931aa1a758e3d2a8ad9f5761 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org> From: Vagrant Cascadian <vagrant@debian.org>
Date: Tue, 30 Sep 2014 20:34:19 -0700 Date: Tue, 30 Sep 2014 20:34:19 -0700
Subject: [PATCH 06/13] Only set CONFIG_BOOTDELAY if not already set. Subject: [PATCH 06/14] Only set CONFIG_BOOTDELAY if not already set.
--- ---
include/config_distro_defaults.h | 2 ++ include/config_distro_defaults.h | 2 ++

View File

@ -1,7 +1,7 @@
From c33de75d88ff0e7e7da9e28576b8457ea125da42 Mon Sep 17 00:00:00 2001 From c33de75d88ff0e7e7da9e28576b8457ea125da42 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org> From: Vagrant Cascadian <vagrant@debian.org>
Date: Wed, 1 Oct 2014 10:29:36 -0700 Date: Wed, 1 Oct 2014 10:29:36 -0700
Subject: [PATCH 07/13] Add support for loading environment from uEnv.txt in Subject: [PATCH 07/14] Add support for loading environment from uEnv.txt in
config_distro_bootcmd. config_distro_bootcmd.
--- ---

View File

@ -1,7 +1,7 @@
From 7c1db0713f15ecc37bc520783f61afc785443289 Mon Sep 17 00:00:00 2001 From 7c1db0713f15ecc37bc520783f61afc785443289 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org> From: Vagrant Cascadian <vagrant@debian.org>
Date: Wed, 1 Oct 2014 13:28:18 -0700 Date: Wed, 1 Oct 2014 13:28:18 -0700
Subject: [PATCH 08/13] Switch am335x_evm.h to use config_distro_defaults and Subject: [PATCH 08/14] Switch am335x_evm.h to use config_distro_defaults and
config_distro_bootcmd. Add scriptaddr to DEFAULT_LINUX_BOOT_ENV, as config_distro_bootcmd. Add scriptaddr to DEFAULT_LINUX_BOOT_ENV, as
scriptaddr is used for boot scripts in config_distro_defaults. scriptaddr is used for boot scripts in config_distro_defaults.

View File

@ -1,7 +1,7 @@
From 276eaf9e665a1694eb59a0cd497748d0ba5e0213 Mon Sep 17 00:00:00 2001 From 276eaf9e665a1694eb59a0cd497748d0ba5e0213 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore <dennis@ausil.us> From: Dennis Gilmore <dennis@ausil.us>
Date: Mon, 13 Oct 2014 23:17:32 -0500 Date: Mon, 13 Oct 2014 23:17:32 -0500
Subject: [PATCH 09/13] port the riotboard to distro generic configs, patch by Subject: [PATCH 09/14] port the riotboard to distro generic configs, patch by
pbrobinson pbrobinson
--- ---

View File

@ -1,7 +1,7 @@
From 84db7d63f8e7e562ad353e00b309875277c5689e Mon Sep 17 00:00:00 2001 From 84db7d63f8e7e562ad353e00b309875277c5689e Mon Sep 17 00:00:00 2001
From: Dennis Gilmore <dennis@ausil.us> From: Dennis Gilmore <dennis@ausil.us>
Date: Mon, 13 Oct 2014 23:58:13 -0500 Date: Mon, 13 Oct 2014 23:58:13 -0500
Subject: [PATCH 10/13] port utilite to distro generic boot commands Subject: [PATCH 10/14] port utilite to distro generic boot commands
--- ---
include/configs/cm_fx6.h | 112 +++++++++++------------------------------------ include/configs/cm_fx6.h | 112 +++++++++++------------------------------------

View File

@ -1,7 +1,7 @@
From 6376d21b8a647613789d5e5eac42d84d524c3c3d Mon Sep 17 00:00:00 2001 From 6376d21b8a647613789d5e5eac42d84d524c3c3d Mon Sep 17 00:00:00 2001
From: Dennis Gilmore <dennis@ausil.us> From: Dennis Gilmore <dennis@ausil.us>
Date: Mon, 27 Oct 2014 21:38:32 -0500 Date: Mon, 27 Oct 2014 21:38:32 -0500
Subject: [PATCH 11/13] add back adding console= to the bootargs if not Subject: [PATCH 11/14] add back adding console= to the bootargs if not
present. present.
better soloution is needed better soloution is needed

View File

@ -1,7 +1,7 @@
From aa5e3817bf1030b310d4686cd1ab51e2865601cb Mon Sep 17 00:00:00 2001 From aa5e3817bf1030b310d4686cd1ab51e2865601cb Mon Sep 17 00:00:00 2001
From: Dennis Gilmore <dennis@ausil.us> From: Dennis Gilmore <dennis@ausil.us>
Date: Tue, 25 Nov 2014 23:08:38 -0600 Date: Tue, 25 Nov 2014 23:08:38 -0600
Subject: [PATCH 12/13] wandboard: port to generic distro booting Subject: [PATCH 12/14] wandboard: port to generic distro booting
set the variables and functions needed for generic distro booting. set the variables and functions needed for generic distro booting.
--- ---

View File

@ -1,7 +1,7 @@
From aa26cb59a0bf02e45b81efefae404c7578261abd Mon Sep 17 00:00:00 2001 From aa26cb59a0bf02e45b81efefae404c7578261abd Mon Sep 17 00:00:00 2001
From: Dennis Gilmore <dennis@ausil.us> From: Dennis Gilmore <dennis@ausil.us>
Date: Tue, 25 Nov 2014 23:09:49 -0600 Date: Tue, 25 Nov 2014 23:09:49 -0600
Subject: [PATCH 13/13] Switch omap4 boards to use config_distro_defaults and Subject: [PATCH 13/14] Switch omap4 boards to use config_distro_defaults and
config_distro_bootcmd. config_distro_bootcmd.
Add pxefile_addr_r to DEFAULT_LINUX_BOOT_ENV, as pxefile_addr_r is used Add pxefile_addr_r to DEFAULT_LINUX_BOOT_ENV, as pxefile_addr_r is used

View File

@ -23,6 +23,7 @@ Patch10: 0010-port-utilite-to-distro-generic-boot-commands.patch
Patch11: 0011-add-back-adding-console-to-the-bootargs-if-not-prese.patch Patch11: 0011-add-back-adding-console-to-the-bootargs-if-not-prese.patch
Patch12: 0012-wandboard-port-to-generic-distro-booting.patch Patch12: 0012-wandboard-port-to-generic-distro-booting.patch
Patch13: 0013-Switch-omap4-boards-to-use-config_distro_defaults-an.patch Patch13: 0013-Switch-omap4-boards-to-use-config_distro_defaults-an.patch
Patch14: 0014-do-no-ue-msoft-float-on-arm.patch
BuildRequires: dtc, openssl-devel BuildRequires: dtc, openssl-devel
BuildRequires: fedora-logos, netpbm-progs BuildRequires: fedora-logos, netpbm-progs