Skip to content

Commit

Permalink
3.8: disable prutest.bin
Browse files Browse the repository at this point in the history
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
  • Loading branch information
koenkooi committed May 30, 2013
1 parent a176257 commit db1e83f
Showing 1 changed file with 4 additions and 4 deletions.
@@ -1,4 +1,4 @@
From 38e0a655debbdfddeacefa1a6911553785e68a60 Mon Sep 17 00:00:00 2001
From 3412dc8f3f13f5a3831a1bdc37898c53ec3a7170 Mon Sep 17 00:00:00 2001
From: Pantelis Antoniou <panto@antoniou-consulting.com>
Date: Thu, 30 May 2013 15:44:07 +0300
Subject: [PATCH 176/176] capes: Add virtual capes serving as examples
Expand Down Expand Up @@ -30,7 +30,7 @@ Conflicts:
create mode 100644 firmware/capes/BB-UART5-00A0.dts

diff --git a/firmware/Makefile b/firmware/Makefile
index 3497631..98c018a 100644
index 3497631..b039188 100644
--- a/firmware/Makefile
+++ b/firmware/Makefile
@@ -196,6 +196,25 @@ fw-shipped-$(CONFIG_CAPE_BEAGLEBONE) += cape-boneblack-hdmi-00A0.dtbo
Expand All @@ -53,8 +53,8 @@ index 3497631..98c018a 100644
+ BB-SPI0-00A0.dtbo BB-SPI1-00A0.dtbo BB-SPI1A1-00A0.dtbo
+
+# PRU firmware
+fw-shipped-$(CONFIG_PRU_RPROC) += \
+ prutest.bin
+#fw-shipped-$(CONFIG_PRU_RPROC) += \
+# prutest.bin
+
fw-shipped-all := $(fw-shipped-y) $(fw-shipped-m) $(fw-shipped-)

Expand Down

0 comments on commit db1e83f

Please sign in to comment.