summaryrefslogtreecommitdiff
path: root/recipes/at91bootstrap/at91bootstrap_2.13.bb
blob: 8db73b8904439023c5f36ba013d2ad1094cd9d14 (plain)
1
2
3
4
5
6
7
8
9
10
11
require at91bootstrap.inc
PR = "r0"
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_at91sam9g45ek = "1"
DEFAULT_PREFERENCE_at91sam9g45ekes = "1"
DEFAULT_PREFERENCE_at91sam9m10ek = "1"

# 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"