summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Gilmore <dennis@ausil.us>2014-04-21 14:45:29 -0500
committerDennis Gilmore <dennis@ausil.us>2014-04-21 14:45:29 -0500
commitcdfe32ba2ca59e052fbc0f370bc5ad50b9e28ed0 (patch)
treecb144cb7da321364bdb0c5e77b0797d9551238d6
parente11caf73853067f1397744d42947d3cafeed9b0f (diff)
downloaduboot-tools-cdfe32ba2ca59e052fbc0f370bc5ad50b9e28ed0.tar.gz
uboot-tools-cdfe32ba2ca59e052fbc0f370bc5ad50b9e28ed0.tar.xz
uboot-tools-cdfe32ba2ca59e052fbc0f370bc5ad50b9e28ed0.zip
add patch for omap4 compile issues
-rw-r--r--0015-omap4-buildfixes.patch27
-rw-r--r--uboot-tools.spec2
2 files changed, 29 insertions, 0 deletions
diff --git a/0015-omap4-buildfixes.patch b/0015-omap4-buildfixes.patch
new file mode 100644
index 0000000..315967e
--- /dev/null
+++ b/0015-omap4-buildfixes.patch
@@ -0,0 +1,27 @@
+From 250fb75f8233cd3502736b474618e6c5d7f13aae Mon Sep 17 00:00:00 2001
+From: Dennis Gilmore <dennis@ausil.us>
+Date: Mon, 21 Apr 2014 14:44:07 -0500
+Subject: [PATCH 15/15] omap4 buildfixes
+
+---
+ include/configs/ti_omap4_common.h | 4 ----
+ 1 file changed, 4 deletions(-)
+
+diff --git a/include/configs/ti_omap4_common.h b/include/configs/ti_omap4_common.h
+index 88b0264..a1ebfb5 100644
+--- a/include/configs/ti_omap4_common.h
++++ b/include/configs/ti_omap4_common.h
+@@ -88,10 +88,6 @@
+ #define CONFIG_USB_TTY 1
+ #define CONFIG_SYS_CONSOLE_IS_IN_ENV 1
+
+-/* Per-Soc commands */
+-#undef CONFIG_CMD_NET
+-#undef CONFIG_CMD_NFS
+-
+ /*
+ * Environment setup
+ */
+--
+1.9.0
+
diff --git a/uboot-tools.spec b/uboot-tools.spec
index 5c9072a..ada5ceb 100644
--- a/uboot-tools.spec
+++ b/uboot-tools.spec
@@ -26,6 +26,7 @@ Patch20: 0011-add-README.distro-file.patch
Patch21: 0012-cleanup-duplicate-options-in-paz00-config.patch
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
%ifnarch %{arm}
BuildRequires: gcc-arm-linux-gnu
@@ -106,6 +107,7 @@ u-boot bootloader binaries for armv7 boards
%patch21 -p1
%patch22 -p1
%patch23 -p1
+%patch24 -p1
mkdir builds
# convert fedora logo to bmp for use in u-boot