summaryrefslogtreecommitdiff
path: root/multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2012-09-10 14:00:43 -0500
committerJesse Gilles <jgilles@multitech.com>2012-09-18 13:36:55 -0500
commit0495f93cc549bd71b74e8f1eaeeabc65a86fd03c (patch)
tree354ea3e6fe614f946f6313a6a57824a5b640a705 /multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend
parente59b998916af81912f1c94b6252187b593885ada (diff)
at91bootstrap: add mt100eocg-pcie-dk machine
Diffstat (limited to 'multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend')
-rw-r--r--multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend5
1 files changed, 4 insertions, 1 deletions
diff --git a/multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend b/multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend
index 2bd3fd8..9b78b06 100644
--- a/multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend
+++ b/multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend
@@ -1,7 +1,7 @@
FILESEXTRA := "${THISDIR}"
FILESPATHBASE =. "${FILESEXTRA}:"
-PR .= ".corecdp3"
+PR .= ".corecdp4"
SRC_URI += "file://defconfig \
file://nand_ids_toshiba.patch \
@@ -11,3 +11,6 @@ SRC_URI += "file://defconfig \
# run memory bus at 1.8v for mt100eocg
SRC_URI_append_mt100eocg = " file://memory_bus_1.8v.patch"
AT91BOOTSTRAP_FLAGS_append_mt100eocg = " -DCONFIG_USER_EBI_1V8"
+
+SRC_URI_append_mt100eocg-pcie-dk = " file://memory_bus_1.8v.patch"
+AT91BOOTSTRAP_FLAGS_append_mt100eocg-pcie-dk = " -DCONFIG_USER_EBI_1V8"