summaryrefslogtreecommitdiff
path: root/multitech/recipes/at91bootstrap/at91bootstrap_2.13.bbappend
blob: 4eeb6e09184e84134e205f0a3a3968398d4be83e (plain)
1
2
3
4
5
6
7
8
9
10
FILESEXTRA := "${THISDIR}"
FILESPATHBASE =. "${FILESEXTRA}:"

PR .= ".corecdp1"

SRC_URI += "file://defconfig"

# run memory bus at 1.8v for mtcdp-embedded
SRC_URI_append_mtcdp-embedded = " file://memory_bus_1.8v.patch"
AT91BOOTSTRAP_FLAGS_append_mtcdp-embedded = " -DCONFIG_USER_EBI_1V8"