summaryrefslogtreecommitdiff
path: root/multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend')
-rw-r--r--multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend6
1 files changed, 2 insertions, 4 deletions
diff --git a/multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend b/multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend
index 9b78b06..9ebb283 100644
--- a/multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend
+++ b/multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend
@@ -1,16 +1,14 @@
FILESEXTRA := "${THISDIR}"
FILESPATHBASE =. "${FILESEXTRA}:"
-PR .= ".corecdp4"
+PR .= ".corecdp5"
SRC_URI += "file://defconfig \
file://nand_ids_toshiba.patch \
file://sdram_slow_slew_rate.patch \
+ file://memory_bus_1.8v.patch \
"
# 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"