aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/am45x-evm.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/machine/am45x-evm.conf b/conf/machine/am45x-evm.conf
new file mode 100644
index 0000000000..3597d37109
--- /dev/null
+++ b/conf/machine/am45x-evm.conf
@@ -0,0 +1,10 @@
+#@TYPE: Machine
+#@NAME: AM45X EVM
+#@DESCRIPTION: Machine configuration for the AM45x EVM
+
+# Currently the am45x-evm machine type mimics the panda
+# machine for its configuration. This is expected to change
+# as the hardware and software evolves. Currently the unique
+# machine type is used to differentiate software stack being
+# built for the two devices.
+require conf/machine/omap4430-panda.conf
nly'>ChenQi/systemd-read-only OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/scripts/gen-lockedsig-cache
blob: 49de74ed9b21a0a1cb1307508dd399f7b419eac1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70