summaryrefslogtreecommitdiff
path: root/recipes/at91bootstrap/at91bootstrap.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/at91bootstrap/at91bootstrap.inc')
-rw-r--r--recipes/at91bootstrap/at91bootstrap.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/at91bootstrap/at91bootstrap.inc b/recipes/at91bootstrap/at91bootstrap.inc
index 2160f64fbc..0e80a37599 100644
--- a/recipes/at91bootstrap/at91bootstrap.inc
+++ b/recipes/at91bootstrap/at91bootstrap.inc
@@ -4,6 +4,8 @@ SECTION = "bootloaders"
SRC_URI = "ftp://www.at91.com/pub/buildroot/${PN}-${PV}.tar.bz2 \
file://defconfig \
"
+SRC_URI_append_mtcdp-embedded = "file://memory_bus_1.8v.patch;patch=1"
+
S = "${WORKDIR}/${PN}-${PV}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX} DESTDIR=${DEPLOY_DIR_IMAGE} REVISION=${PR}"