summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2015-10-29 14:38:39 -0500
committerPatrick Williams <patrick@stwcx.xyz>2015-10-29 14:38:39 -0500
commitc33101df40ad24185c41503469d3fbead4f54a9a (patch)
treedb54a99f707ad411945834239a1b82e7672d93b3 /meta-openbmc-machines
parent1efd4f68c5096f2a4b8b8168e803293083b0f8cd (diff)
parent8d34751349709ba9392ae84f3d559576d31cb642 (diff)
downloadtalos-openbmc-c33101df40ad24185c41503469d3fbead4f54a9a.tar.gz
talos-openbmc-c33101df40ad24185c41503469d3fbead4f54a9a.zip
Merge pull request #47 from bradbishop/barreleye
uboot updates
Diffstat (limited to 'meta-openbmc-machines')
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-bsp/u-boot/files/u-boot-barreleye.patch13
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-bsp/u-boot/u-boot_2013.07%.bbappend3
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes.txt2
3 files changed, 18 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-bsp/u-boot/files/u-boot-barreleye.patch b/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-bsp/u-boot/files/u-boot-barreleye.patch
new file mode 100644
index 000000000..dab24f6ce
--- /dev/null
+++ b/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-bsp/u-boot/files/u-boot-barreleye.patch
@@ -0,0 +1,13 @@
+Index: git/drivers/net/aspeednic.c
+===================================================================
+--- git.orig/drivers/net/aspeednic.c 2015-10-29 13:23:42.225712001 -0500
++++ git/drivers/net/aspeednic.c 2015-10-29 13:26:52.205712001 -0500
+@@ -1155,7 +1155,7 @@
+
+ RESET_DE4X5(dev);
+
+- aspeednic_probe_phy(dev);
++ //aspeednic_probe_phy(dev);
+
+ set_mac_address (dev, bis);
+ set_mac_control_register (dev);
diff --git a/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-bsp/u-boot/u-boot_2013.07%.bbappend b/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-bsp/u-boot/u-boot_2013.07%.bbappend
new file mode 100644
index 000000000..1eeec2e5e
--- /dev/null
+++ b/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-bsp/u-boot/u-boot_2013.07%.bbappend
@@ -0,0 +1,3 @@
+FILESEXTRAPATHS_append := "${THISDIR}/files:"
+
+SRC_URI += "file://u-boot-barreleye.patch"
diff --git a/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes.txt b/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes.txt
new file mode 100644
index 000000000..4bfc83687
--- /dev/null
+++ b/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes.txt
@@ -0,0 +1,2 @@
+recipes-bsp - Anything with links to specific hardware or hardware configuration information
+recipes-phosphor - Phosphor OpenBMC applications and configuration
OpenPOWER on IntegriCloud