diff options
Diffstat (limited to 'multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend')
-rw-r--r-- | multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend b/multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend new file mode 100644 index 0000000..7d74cdd --- /dev/null +++ b/multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend @@ -0,0 +1,5 @@ +FILESPATHBASE := "${FILESPATHBASE}:${FILE_DIRNAME}" + +# run memory bus at 1.8v for mtcdp-embedded +SRC_URI_append_mtcdp-embedded = "file://memory_bus_1.8v.patch;patch=1" +AT91BOOTSTRAP_FLAGS_append_mtcdp-embedded = "-DCONFIG_USER_EBI_1V8" |