summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2019-06-27 14:10:16 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2019-06-30 16:14:31 +0100
commite3aa98a0cee00d9c618156377a9ec2483e5f55bc (patch)
treef77e4db18b5c7b73b8485a87c13437b0ad0cee19
parent863ed37bb65d2a774065a9f040b309fc5ea5917a (diff)
downloadmeta-raspberrypi-e3aa98a0cee00d9c618156377a9ec2483e5f55bc.tar.gz
raspberrypi3.conf: Clarify machine mode
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--conf/machine/raspberrypi3.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/raspberrypi3.conf b/conf/machine/raspberrypi3.conf
index df64cbb..49252fc 100644
--- a/conf/machine/raspberrypi3.conf
+++ b/conf/machine/raspberrypi3.conf
@@ -1,6 +1,6 @@
1#@TYPE: Machine 1#@TYPE: Machine
2#@NAME: RaspberryPi 3 Development Board 2#@NAME: RaspberryPi 3 Development Board (32bit)
3#@DESCRIPTION: Machine configuration for the RaspberryPi 3 3#@DESCRIPTION: Machine configuration for the RaspberryPi 3 in 32 bits mode
4 4
5DEFAULTTUNE ?= "cortexa7thf-neon-vfpv4" 5DEFAULTTUNE ?= "cortexa7thf-neon-vfpv4"
6require conf/machine/include/tune-cortexa7.inc 6require conf/machine/include/tune-cortexa7.inc